TF-4195 Add Label as to email context menu
This commit is contained in:
@@ -4,6 +4,7 @@ enum EmailActionType {
|
||||
replyToList(1),
|
||||
forward(1),
|
||||
replyAll(1),
|
||||
labelAs(1),
|
||||
compose(),
|
||||
markAsRead(2),
|
||||
markAsUnread(2),
|
||||
|
||||
Reference in New Issue
Block a user