mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-07 21:48:28 +03:00
Bugfix: quotaDebounce was removed
This commit is contained in:
parent
2a7348081a
commit
a3f096b540
2 changed files with 2 additions and 3 deletions
|
|
@ -236,7 +236,6 @@ class AppUser extends AbstractApp {
|
|||
setFolderHash(FolderUserStore.currentFolderFullNameRaw(), '');
|
||||
}
|
||||
this.reloadMessageList(!MessageUserStore.list.length);
|
||||
this.quotaDebounce();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue