TF-239 Delete multiple emails permanently

This commit is contained in:
dab246
2022-04-05 11:00:18 +07:00
committed by Dat H. Pham
parent b2e98087dd
commit 6445e3076f
18 changed files with 382 additions and 20 deletions
+1
View File
@@ -12,4 +12,5 @@ enum EmailActionType {
edit,
composeFromEmailAddress,
moveToTrash,
deletePermanently,
}