mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
No need to call folderInformationMultiply at boot when LIST-STATUS is supported
This commit is contained in:
parent
8d07ab87fa
commit
d0210bd09a
10 changed files with 97 additions and 83 deletions
|
|
@ -24,6 +24,7 @@ export const FolderUserStore = new class {
|
|||
*/
|
||||
sortSupported: false,
|
||||
metadataSupported: false,
|
||||
listStatusSupported: false,
|
||||
// sortMode: '',
|
||||
|
||||
sentFolder: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue