Add option to hide notification markers
This commit is contained in:
@ -55,6 +55,7 @@ const initialState = ImmutableMap({
|
||||
notifications : ImmutableMap({
|
||||
favicon_badge : false,
|
||||
tab_badge : true,
|
||||
show_unread : true,
|
||||
}),
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user