mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Fix quote cancel button not appearing after edit then delete-and-redraft (#37066)
This commit is contained in:
parent
4c1fbe4e2e
commit
1ba2b1cdc1
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ class Status extends ImmutablePureComponent {
|
|||
'hidden',
|
||||
'unread',
|
||||
'pictureInPicture',
|
||||
'onQuoteCancel',
|
||||
];
|
||||
|
||||
state = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue