TF-369 Fix auto close email when download attachment in browser with small screen

This commit is contained in:
dab246
2022-03-29 16:39:41 +07:00
committed by Dat H. Pham
parent bdd3fac021
commit 3a38d40469
4 changed files with 21 additions and 13 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-03-29T13:00:02.017403",
"@@last_modified": "2022-03-29T16:34:59.741046",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -899,5 +899,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"your_download_has_started": "Your download has started",
"@your_download_has_started": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}