TF-3939 Handle archive selection email on mobile view

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-08-05 16:25:02 +07:00
committed by Dat H. Pham
parent 2935b3217b
commit f44118af48
13 changed files with 240 additions and 178 deletions
@@ -3,4 +3,6 @@ class NotFoundSessionException implements Exception {}
class NotFoundAccountIdException implements Exception {}
class NotFoundContextException implements Exception {}
class NotFoundContextException implements Exception {}
class ParametersIsNullException implements Exception {}