Skip to content
Snippets Groups Projects

Notifications tab

Closed Edijs Bov requested to merge edijs/pleroma-fe:notifications-tab into develop
Files
26
+ 1
0
@@ -105,6 +105,7 @@ const setSettings = async ({ apiConfig, staticConfig, store }) => {
copyInstanceOption('alwaysShowSubjectInput')
copyInstanceOption('noAttachmentLinks')
copyInstanceOption('showFeaturesPanel')
copyInstanceOption('webPushNotifications')
if ((config.chatDisabled)) {
store.dispatch('disableChat')
Loading