mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Drop useless "disable settings screen"
This commit is contained in:
parent
8010229d6b
commit
3c8cdcbb07
10 changed files with 51 additions and 67 deletions
|
|
@ -892,8 +892,7 @@ class AppUser extends AbstractApp {
|
|||
|
||||
startScreens([
|
||||
MailBoxUserScreen,
|
||||
Settings.capa(Capa.Settings) ? SettingsUserScreen : null
|
||||
// false ? AboutUserScreen : null
|
||||
SettingsUserScreen
|
||||
]);
|
||||
this.hideLoading();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue