mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Fix eslint warnings
This commit is contained in:
parent
dd824179f1
commit
72ca818500
35 changed files with 510 additions and 290 deletions
|
|
@ -26,7 +26,7 @@ class AppAdminStore extends AbstractAppStore
|
|||
|
||||
this.weakPassword(!!Settings.settingsGet('WeakPassword'));
|
||||
this.useLocalProxyForExternalImages(!!Settings.settingsGet('UseLocalProxyForExternalImages'));
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = new AppAdminStore();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue