mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 05:48:07 +01:00
Update statuses on hidden toggle (Fixes #227)
This commit is contained in:
parent
2a5af9c10c
commit
12c0011fee
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