mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
[Glitch] Add UI for enabling/disabling poll notifications
This commit is contained in:
@@ -9,6 +9,7 @@ const initialState = Immutable.Map({
|
||||
favourite: false,
|
||||
reblog: false,
|
||||
mention: false,
|
||||
poll: false,
|
||||
}),
|
||||
isSubscribed: false,
|
||||
browserSupport: false,
|
||||
|
||||
Reference in New Issue
Block a user