Merge branch 'feat/notification-quick-filters' into 'develop'
Add quick filters for notifications See merge request pleroma/pleroma-fe!1364
This commit is contained in:
commit
d57ee274de
9 changed files with 140 additions and 17 deletions
|
@ -44,7 +44,7 @@ export const defaultState = {
|
|||
likes: true,
|
||||
repeats: true,
|
||||
moves: true,
|
||||
emojiReactions: false,
|
||||
emojiReactions: true,
|
||||
followRequest: true,
|
||||
chatMention: true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue