todo
This commit is contained in:
parent
310e17d3f2
commit
06596ee6c0
1 changed files with 1 additions and 0 deletions
|
|
@ -312,6 +312,7 @@ const Status = {
|
|||
hasMentionsLine() {
|
||||
return this.mentionsLine.length > 0
|
||||
},
|
||||
// TODO move muting logic into some store
|
||||
muteReasons() {
|
||||
return [
|
||||
this.userIsMuted ? 'user' : null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue