From 7ae85c8318add44af1c8f91c9738a2d715da2f3e Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 8 Jun 2021 14:51:42 +0300 Subject: change defaults --- src/components/status_body/status_body.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/status_body/status_body.js') diff --git a/src/components/status_body/status_body.js b/src/components/status_body/status_body.js index 0c1aa88e..3c092ac7 100644 --- a/src/components/status_body/status_body.js +++ b/src/components/status_body/status_body.js @@ -105,8 +105,8 @@ const StatusContent = { attachmentTypes () { return this.status.attachments.map(file => fileType.fileType(file.mimetype)) }, - mentionsOldPlace () { - return this.mergedConfig.mentionsOldPlace + mentionsOwnLine () { + return this.mergedConfig.mentionsOwnLine }, mentions () { return this.status.attentions -- cgit v1.2.3-70-g09d2