Add option to opt out of unread notification markers (#15842)

Fixes #15133
This commit is contained in:
Claire
2021-03-19 02:44:57 +01:00
committed by GitHub
parent 9aaaa96d2f
commit 55ac2b9c60
3 changed files with 13 additions and 2 deletions

View File

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