TF-1718 Show Unsubscribe button in email view on web & tablet

(cherry picked from commit 367c4ccfea750b2ba2d68d2e620abefdee1fbdf6)
This commit is contained in:
dab246
2023-11-15 14:46:06 +07:00
committed by Dat Vu
parent 9a37b717ac
commit 0c974e2316
4 changed files with 50 additions and 13 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-11-10T16:53:43.713688",
"@@last_modified": "2023-11-15T14:44:16.030072",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3493,5 +3493,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"unsubscribe": "Unsubscribe",
"@unsubscribe": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}