TF-1812 Implement interactor store sending email

(cherry picked from commit d1a064ec87c9f0ebdb373c893d891db9a93a9d37)
This commit is contained in:
dab246
2023-05-24 15:05:19 +07:00
committed by Dat Vu
parent 51652aa8c8
commit c98be4cfc5
18 changed files with 179 additions and 19 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-05-05T18:33:11.589556",
"@@last_modified": "2023-05-24T15:03:16.377036",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -2793,5 +2793,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"messageHasBeenSavedToTheSendingQueue": "Message has been saved to the sending queue.",
"@messageHasBeenSavedToTheSendingQueue": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}