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