TF-1328 Add archiveMessage to email actions

(cherry picked from commit 89a34d875d00a852ad94562a13e1ceecec91d695)
This commit is contained in:
hieubt
2023-12-26 12:14:41 +07:00
committed by Dat H. Pham
parent 29c0cbaa25
commit 7b7a4a4028
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -26,4 +26,5 @@ enum EmailActionType {
createRule,
unsubscribe,
composeFromUnsubscribeMailtoLink,
archiveMessage
}