Fix MarkAsSpam not displayed when edit rule filter

This commit is contained in:
dab246
2024-08-26 10:12:48 +07:00
committed by Dat H. Pham
parent 150b4607d5
commit b67037a30b
6 changed files with 164 additions and 115 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-08-19T19:20:23.876948",
"@@last_modified": "2024-08-23T16:45:33.629548",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3999,5 +3999,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"spamFolderNotFound": "Spam folder not found",
"@spamFolderNotFound": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}