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/status.js | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/components/status/status.js') diff --git a/src/components/status/status.js b/src/components/status/status.js index 3c21cb76..8aa73a22 100644 --- a/src/components/status/status.js +++ b/src/components/status/status.js @@ -184,10 +184,7 @@ const Status = { }) }, mentionsLine () { - return this.mentionsOwnLine ? this.mentions : this.alsoMentions - }, - mentionsOwnLine () { - return this.mergedConfig.mentionsOwnLine + return this.alsoMentions }, hasMentionsLine () { return this.mentionsLine.length > 0 -- cgit v1.2.3-70-g09d2