added prefix

This commit is contained in:
array-in-a-matrix 2022-08-13 17:25:23 -04:00
parent b2277fbea0
commit 176304273d
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{
"baseUrl": "<DOMAIN.TLD>",
"token": "<TOKEN>",
"userId": "@<USER>:<DOMAIN.TLD>"
"userId": "@<USER>:<DOMAIN.TLD>",
"prefix": "!"
}