TF-2084 Add select action hint

(cherry picked from commit 0917989494ba6bba0ce574b7a4498fb69ad791e4)
This commit is contained in:
hieubt
2023-09-24 23:43:26 +07:00
committed by Dat Vu
parent 34c85d183a
commit 9816742b2c
4 changed files with 24 additions and 6 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-09-24T21:58:41.292766",
"@@last_modified": "2023-09-24T22:04:38.879050",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3379,5 +3379,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"selectAction": "Select action",
"@selectAction": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}