pl-fe: push notifications for statuses by subscribed users by default
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -25,6 +25,7 @@ const initialState: State = {
|
||||
reblog: true,
|
||||
mention: true,
|
||||
poll: true,
|
||||
status: true,
|
||||
},
|
||||
isSubscribed: false,
|
||||
browserSupport: false,
|
||||
|
||||
Reference in New Issue
Block a user