Message previews.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3770 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-01-15 22:11:05 +00:00
parent a156cdea9f
commit cf56078e25
3 changed files with 11 additions and 5 deletions

View File

@@ -20,6 +20,7 @@ var g_data = {
edit_profile_name: null,
edit_profile_description: null,
load_time: null,
post_text: null,
};
var g_load_start = new Date();