TF-1323 Fix can not attach image on mobile and web

This commit is contained in:
dab246
2023-02-06 10:16:36 +07:00
committed by Dat Vu
parent 10ba3867d8
commit 459b1995a7
16 changed files with 317 additions and 163 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-02-03T11:24:09.273116",
"@@last_modified": "2023-02-03T16:28:53.514637",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2679,5 +2679,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"thisImageCannotBeAdded": "This image cannot be added.",
"@thisImageCannotBeAdded": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}