mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
Remove messageVisibilityCommand
This commit is contained in:
parent
227db0e0c3
commit
9c14ba1b9d
3 changed files with 19 additions and 26 deletions
|
|
@ -179,8 +179,6 @@ export class MessageListMailBoxUserView extends AbstractViewRight {
|
|||
messageListFocused: () => Focused.MessageList === AppUserStore.focusedState()
|
||||
});
|
||||
|
||||
// this.messageListChecked = MessageUserStore.listChecked;
|
||||
|
||||
this.hasCheckedOrSelectedLines = MessageUserStore.hasCheckedOrSelected,
|
||||
|
||||
this.quotaTooltip = this.quotaTooltip.bind(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue