TF-3792 Hide buttons of blue bar in case of event not belong to this account and change
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -271,7 +271,7 @@ class EmailPreviewerController extends ReloadableController {
|
||||
consumeState(_previewEmailFromEmlFileInteractor.execute(
|
||||
PreviewEmailEMLRequest(
|
||||
accountId: _accountId!,
|
||||
userName: _session!.username,
|
||||
ownEmailAddress: _session!.getOwnEmailAddressOrEmpty(),
|
||||
blobId: success.blobId,
|
||||
email: success.email,
|
||||
locale: Localizations.localeOf(currentContext!),
|
||||
|
||||
Reference in New Issue
Block a user