mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +03:00
Added "custom-system-folders" plugin
Small fixes
This commit is contained in:
parent
085095b717
commit
2b3889392d
7 changed files with 202 additions and 13 deletions
|
|
@ -38,7 +38,7 @@
|
|||
return Utils.folderListOptionsBuilder([], Data.folderList(), Data.folderListSystemNames(), [
|
||||
['', this.sChooseOnText],
|
||||
[Consts.Values.UnuseOptionValue, this.sUnuseText]
|
||||
]);
|
||||
], null, null, null, null, null, true);
|
||||
}, this);
|
||||
|
||||
var
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue