TF-3449 Setup Sender-set important flag in Setting View

Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
dab246
2025-02-20 02:11:28 +07:00
committed by Dat H. Pham
parent f40056ea99
commit d2ee165f49
41 changed files with 675 additions and 407 deletions
@@ -1,3 +1,5 @@
class NotFoundServerSettingsException implements Exception {}
class NotFoundSettingOptionException implements Exception {}
class CanNotUpdateServerSettingsException implements Exception {}