fixup! TF-3649 Fix reply to own sent email

This commit is contained in:
DatDang
2025-04-15 11:46:36 +07:00
committed by Dat H. Pham
parent 6cac72b09e
commit 43aee1d286
4 changed files with 64 additions and 1 deletions
-1
View File
@@ -12,7 +12,6 @@ Accepted
## Decision
- PresentationEmailExtension._handleReply is modified
- When `isSender` is `true`, all "To" recipients will be kept
## Consequences