mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
Hide undeleteCommand command when deleted messages are hidden #1657
This commit is contained in:
parent
b70860c903
commit
3ff2c4fb82
2 changed files with 4 additions and 2 deletions
|
|
@ -111,6 +111,8 @@ export class MailMessageList extends AbstractViewRight {
|
|||
|
||||
this.userUsageProc = FolderUserStore.quotaPercentage;
|
||||
|
||||
this.hideDeleted = SettingsUserStore.hideDeleted;
|
||||
|
||||
addObservablesTo(this, {
|
||||
focusSearch: false
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue