Notifications were hardcoded disabled for mobile.
This commit is contained in:
djmaze 2020-11-10 09:28:33 +01:00
parent 542d9c91e9
commit f706e14a2f
2 changed files with 10 additions and 8 deletions

View file

@ -1480,8 +1480,6 @@ NewThemeLink IncludeCss TemplatesLink LangLink IncludeBackground PluginsLink Aut
{
$aResult['Layout'] = Enumerations\Layout::NO_PREVIW;
$aResult['SoundNotification'] = false;
$aResult['DesktopNotifications'] = false;
$aResult['UseCheckboxesInList'] = true;
$aResult['UserBackgroundName'] = '';