mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Small improvements
This commit is contained in:
parent
19d3b559da
commit
0c38f42197
13 changed files with 54 additions and 83 deletions
|
|
@ -57,7 +57,6 @@ class LoginUserView extends AbstractViewNext {
|
|||
this.additionalCodeSignMe = ko.observable(false);
|
||||
|
||||
this.logoImg = trim(Settings.settingsGet('LoginLogo'));
|
||||
this.loginPowered = !!Settings.settingsGet('LoginPowered');
|
||||
this.loginDescription = trim(Settings.settingsGet('LoginDescription'));
|
||||
|
||||
this.mobile = !!Settings.appSettingsGet('mobile');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue