somewhat workign version still with fixture

This commit is contained in:
Shpuld Shpuldson 2021-01-06 18:31:34 +02:00
commit a4e3cccf1c
9 changed files with 177 additions and 99 deletions

View file

@ -44,8 +44,9 @@ export const defaultState = {
likes: true,
repeats: true,
moves: true,
emojiReactions: false,
emojiReactions: true,
followRequest: true,
reports: true,
chatMention: true
},
webPushNotifications: false,