mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
Small improvements
This commit is contained in:
parent
012bea8938
commit
17f6204d2a
14 changed files with 137 additions and 153 deletions
|
|
@ -10,6 +10,7 @@ function MailBoxFolderListViewModel()
|
|||
|
||||
this.folderList = RL.data().folderList;
|
||||
this.folderListSystem = RL.data().folderListSystem;
|
||||
this.foldersChanging = RL.data().foldersChanging;
|
||||
|
||||
this.iDropOverTimer = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue