Fix quote cancel button not appearing after edit then delete-and-redraft (#37066)

This commit is contained in:
PGray 2026-01-28 10:33:04 +00:00 committed by GitHub
parent ec76288dff
commit f1c00feb5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -146,6 +146,7 @@ class Status extends ImmutablePureComponent {
'hidden', 'hidden',
'unread', 'unread',
'pictureInPicture', 'pictureInPicture',
'onQuoteCancel',
]; ];
state = { state = {