change defaults
This commit is contained in:
parent
0ae3985a52
commit
7ae85c8318
10 changed files with 74 additions and 59 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue