Fix quote cancel button not appearing after edit then delete-and-redraft (#37066)
This commit is contained in:
@@ -146,6 +146,7 @@ class Status extends ImmutablePureComponent {
|
||||
'hidden',
|
||||
'unread',
|
||||
'pictureInPicture',
|
||||
'onQuoteCancel',
|
||||
];
|
||||
|
||||
state = {
|
||||
|
||||
Reference in New Issue
Block a user