mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
parent
dde42c6190
commit
e211899c7b
12 changed files with 191 additions and 18 deletions
|
|
@ -1077,6 +1077,10 @@ RainLoopApp.prototype.bootstart = function ()
|
|||
RL.quota();
|
||||
});
|
||||
|
||||
RL.sub('interval.10m', function () {
|
||||
RL.folders();
|
||||
});
|
||||
|
||||
_.delay(function () {
|
||||
RL.folderInformationMultiply(true);
|
||||
}, 500);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue