TF-3189 new reply to field in the mail composer

This commit is contained in:
Florent Azavant
2025-02-19 02:34:29 -08:00
committed by Dat H. Pham
parent 78be3e4d79
commit 74fc8d5d72
20 changed files with 354 additions and 31 deletions
+2 -1
View File
@@ -3,5 +3,6 @@ enum PrefixEmailAddress {
from,
to,
cc,
bcc
bcc,
replyTo
}