From 2cfff1b8b9c642e9284483d6658312d9a3763417 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 12 Aug 2021 02:49:37 +0300 Subject: remove new options for style and separate line, now groups all chained mentions on a mentionsline regardless of placement. fixes spacing --- src/components/status_body/status_body.vue | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/status_body/status_body.vue') diff --git a/src/components/status_body/status_body.vue b/src/components/status_body/status_body.vue index d77ccd54..9f01c470 100644 --- a/src/components/status_body/status_body.vue +++ b/src/components/status_body/status_body.vue @@ -45,7 +45,6 @@ :html="status.raw_html" :emoji="status.emojis" :handle-links="true" - :hide-mentions="hideMentions" :greentext="mergedConfig.greentext" :attentions="status.attentions" @parseReady="onParseReady" -- cgit v1.2.3-70-g09d2