diff --git a/app/javascript/flavours/glitch/features/compose/components/reply_indicator.js b/app/javascript/flavours/glitch/features/compose/components/reply_indicator.js index f96ea4c5e..4a638ff51 100644 --- a/app/javascript/flavours/glitch/features/compose/components/reply_indicator.js +++ b/app/javascript/flavours/glitch/features/compose/components/reply_indicator.js @@ -47,7 +47,7 @@ class ReplyIndicator extends ImmutablePureComponent { } const account = status.get('account'); - const content = status.get('content'); + const content = status.get('contentHtml'); const attachments = status.get('media_attachments'); // The result.