Add option to opt out of unread notification markers

Port 55ac2b9c60 to glitch-soc
This commit is contained in:
Claire
2021-03-19 12:47:31 +01:00
parent 3ad6ef72cb
commit db6551ec09
3 changed files with 13 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ const initialState = ImmutableMap({
}),
dismissPermissionBanner: false,
showUnread: true,
shows: ImmutableMap({
follow: true,