This commit is contained in:
mgabdev
2020-03-04 17:50:15 -05:00
parent 198fe127a0
commit d31d5fcd81
75 changed files with 806 additions and 807 deletions

View File

@@ -7,7 +7,7 @@ const initialState = Immutable.Map({
alerts: new Immutable.Map({
follow: false,
favorite: false,
reblog: false,
repost: false,
mention: false,
poll: false,
}),