Skip to content

Commit

Permalink
fixup! TF-2901 Implement caching composer on log out
Browse files Browse the repository at this point in the history
  • Loading branch information
tddang-linagora committed Jul 3, 2024
1 parent 4289c09 commit 5cc8651
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ class ComposerController extends BaseController with DragDropFileMixin implement
createFocusNodeInput();
scrollControllerEmailAddress.addListener(_scrollControllerEmailAddressListener);
_listenStreamEvent();
_getAlwaysReadReceiptSetting();
_beforeUnloadManager.addListener(onBeforeUnload);
}

Expand Down

0 comments on commit 5cc8651

Please sign in to comment.