This commit is contained in:
mgabdev
2020-03-04 17:32:57 -05:00
parent 567894f614
commit 198fe127a0
59 changed files with 680 additions and 680 deletions

View File

@@ -33,7 +33,7 @@ const initialState = ImmutableMap({
notifications: ImmutableMap({
alerts: ImmutableMap({
follow: true,
favourite: true,
favorite: true,
reblog: true,
mention: true,
poll: true,
@@ -47,7 +47,7 @@ const initialState = ImmutableMap({
shows: ImmutableMap({
follow: true,
favourite: true,
favorite: true,
reblog: true,
mention: true,
poll: true,
@@ -55,7 +55,7 @@ const initialState = ImmutableMap({
sounds: ImmutableMap({
follow: true,
favourite: true,
favorite: true,
reblog: true,
mention: true,
poll: true,