[SOGo] Another try to fix theme switching on login screen

This commit is contained in:
André
2018-07-27 22:16:18 +02:00
parent f1b096b36e
commit 5cc09055a7
3 changed files with 5 additions and 0 deletions

View File

@@ -120,5 +120,6 @@
$mdThemingProvider.setDefaultTheme('mailcow');
$mdThemingProvider.generateThemesOnDemand(false);
$mdThemingProvider.alwaysWatchTheme(true);
}
})();