TF-1829 Fix app crash upon 401

(cherry picked from commit 8906322f932c4e1edadaf3f1831fc533fddd9a8b)
This commit is contained in:
dab246
2023-06-28 16:10:13 +07:00
committed by Dat Vu
parent e9f3f7f012
commit 7c1f8cc2c7
6 changed files with 47 additions and 13 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-06-09T22:51:52.101985",
"@@last_modified": "2023-06-28T15:42:36.189236",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2917,5 +2917,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"Connection error": "Connection error",
"@Connection error": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}