mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 00:21:40 +01:00
Update statuses on hidden toggle (Fixes #227)
This commit is contained in:
parent
2a5af9c10c
commit
12c0011fee
@ -59,6 +59,7 @@ export default class Status extends ImmutablePureComponent {
|
|||||||
'muted',
|
'muted',
|
||||||
'collapse',
|
'collapse',
|
||||||
'notification',
|
'notification',
|
||||||
|
'hidden',
|
||||||
]
|
]
|
||||||
|
|
||||||
updateOnStates = [
|
updateOnStates = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user