TF-2194 Add newSubfolder to MailboxActions

(cherry picked from commit 7906766919e9ad328f7aa973e5c370dcbedacf70)
This commit is contained in:
hieubt
2023-10-05 17:08:41 +07:00
committed by Dat H. Pham
parent f98bd67554
commit fb96f55ba8
3 changed files with 20 additions and 1 deletions
+6
View File
@@ -3251,5 +3251,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"newSubfolder": "New subfolder",
"@newSubfolder": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}