fix swapreacts
continuous-integration/drone/push Build is passing Details

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-11-30 18:07:34 +01:00
parent 27b350ecce
commit 1d77037cf8
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 3 additions and 0 deletions

View File

@ -166,6 +166,9 @@ const Status = {
}
},
computed: {
swapReacts() {
return this.mergedConfig.swapReacts
},
...controlledOrUncontrolledGetters(['replying', 'quoting', 'mediaPlaying']),
muteWords () {
return this.mergedConfig.muteWords