Add auto mute plugin

This commit is contained in:
Chocobozzz
2020-05-07 15:50:46 +02:00
parent f4e6b00c7b
commit 20a188733d
6 changed files with 278 additions and 0 deletions

View File

@ -32,6 +32,10 @@
{
"script": "client/search-client-plugin.js",
"scopes": [ "search" ]
},
{
"script": "client/login-client-plugin.js",
"scopes": [ "login" ]
}
],
"translations": {