added prefix
This commit is contained in:
parent
b2277fbea0
commit
176304273d
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"baseUrl": "<DOMAIN.TLD>",
|
||||
"token": "<TOKEN>",
|
||||
"userId": "@<USER>:<DOMAIN.TLD>"
|
||||
"userId": "@<USER>:<DOMAIN.TLD>",
|
||||
"prefix": "!"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue