Respect subject lines in notifications (#23)

Reviewed-on: https://akkoma.dev/AkkomaGang/pleroma-fe/pulls/23
Co-authored-by: sfr <sol@solfisher.com>
Co-committed-by: sfr <sol@solfisher.com>
This commit is contained in:
sfr 2022-06-27 16:15:24 +00:00 committed by floatingghost
parent 06343addef
commit 716320de35
4 changed files with 21 additions and 3 deletions

View file

@ -63,6 +63,7 @@ export const defaultState = {
polls: true
},
webPushNotifications: false,
webPushHideIfCW: true,
muteWords: [],
highlight: {},
interfaceLanguage: browserLocale,