Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
27b350ecce
commit
1d77037cf8
1 changed files with 3 additions and 0 deletions
|
@ -166,6 +166,9 @@ const Status = {
|
|||
}
|
||||
},
|
||||
computed: {
|
||||
swapReacts() {
|
||||
return this.mergedConfig.swapReacts
|
||||
},
|
||||
...controlledOrUncontrolledGetters(['replying', 'quoting', 'mediaPlaying']),
|
||||
muteWords () {
|
||||
return this.mergedConfig.muteWords
|
||||
|
|
Loading…
Reference in a new issue