mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
Code refactoring
This commit is contained in:
parent
ffde4f03a8
commit
b7709c8117
21 changed files with 291 additions and 192 deletions
|
|
@ -85,11 +85,6 @@
|
|||
MessageStore.messageListPage(iPage);
|
||||
MessageStore.messageListSearch(sSearch);
|
||||
|
||||
// if (Enums.Layout.NoPreview === SettingsStore.layout() && MessageStore.message())
|
||||
// {
|
||||
// MessageStore.message(null);
|
||||
// }
|
||||
|
||||
require('App/User').reloadMessageList();
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue