TF-4358 Remove mail in trash by default in search result (#4361)

This commit is contained in:
Dat Vu
2026-04-10 15:15:53 +07:00
committed by GitHub
parent bc707b2612
commit c9e2e5db80
17 changed files with 290 additions and 131 deletions
+12
View File
@@ -5471,5 +5471,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"allEmail": "All email",
"@allEmail": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"allEmailTrashAndSpam": "All Email, trash & spam",
"@allEmailTrashAndSpam": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}