TF-2057 Add event time detail widget

(cherry picked from commit d9782f9a0038c05a9d9911f3066989db3b41fc52)
This commit is contained in:
dab246
2023-07-27 16:32:46 +07:00
committed by Dat Vu
parent 898c98d00a
commit 86a4b1f779
5 changed files with 87 additions and 1 deletions
+19 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-07-26T18:42:34.026265",
"@@last_modified": "2023-07-27T12:18:46.254059",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3077,5 +3077,23 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"time": "Time",
"@time": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"location": "Location",
"@location": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"attendees": "Attendees",
"@attendees": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}