Migrate glitch-soc local notification settings to upstream system

This commit is contained in:
Claire
2021-03-19 13:33:46 +01:00
parent db6551ec09
commit 3b7b607300
3 changed files with 16 additions and 10 deletions

View File

@@ -55,7 +55,6 @@ const initialState = ImmutableMap({
notifications : ImmutableMap({
favicon_badge : false,
tab_badge : true,
show_unread : true,
}),
});