0
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,