change defaults
This commit is contained in:
parent
0ae3985a52
commit
7ae85c8318
10 changed files with 74 additions and 59 deletions
|
@ -163,8 +163,8 @@ const Status = {
|
|||
muteWordHits () {
|
||||
return muteWordHits(this.status, this.muteWords)
|
||||
},
|
||||
mentionsOldPlace () {
|
||||
return this.mergedConfig.mentionsOldPlace
|
||||
mentionsOwnLine () {
|
||||
return this.mergedConfig.mentionsOwnLine
|
||||
},
|
||||
mentions () {
|
||||
return this.statusoid.attentions.filter(attn => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue