diff --git a/app/javascript/flavours/glitch/components/status.jsx b/app/javascript/flavours/glitch/components/status.jsx index 246b47e9ca..b9728b23df 100644 --- a/app/javascript/flavours/glitch/components/status.jsx +++ b/app/javascript/flavours/glitch/components/status.jsx @@ -160,6 +160,7 @@ class Status extends ImmutablePureComponent { 'expanded', 'unread', 'pictureInPicture', + 'onQuoteCancel', 'previousId', 'nextInReplyToId', 'rootId',