Update statuses on hidden toggle (Fixes #227)
This commit is contained in:
parent
a2e4d79b1c
commit
ea77b60648
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ export default class Status extends ImmutablePureComponent {
|
|||
'muted',
|
||||
'collapse',
|
||||
'notification',
|
||||
'hidden',
|
||||
]
|
||||
|
||||
updateOnStates = [
|
||||
|
|
Loading…
Reference in a new issue