add bel to config.json
parent
b6dbe25a48
commit
d26d043f2e
|
|
@ -21,6 +21,13 @@
|
|||
"Dropoff": true
|
||||
},
|
||||
"Clients": {
|
||||
"bel": {
|
||||
"States": [],
|
||||
"IDs": {
|
||||
"Matrix": "@breellocaldev:matrix.org"
|
||||
},
|
||||
"Available": 5642452800
|
||||
},
|
||||
"broc": {
|
||||
"States": [
|
||||
"FL",
|
||||
|
|
@ -56,7 +63,7 @@
|
|||
"Message": {
|
||||
"Matrix": {
|
||||
"ReceiveEnabled": true,
|
||||
"Mock": true,
|
||||
"Mock": false,
|
||||
"Homeserver": "https://matrix-client.matrix.org",
|
||||
"Username": "@breellocaldev:matrix.org",
|
||||
"Token": "syt_YnJlZWxsb2NhbGRldg_HTewKMMePdEcLvceAKEz_2fHsHa",
|
||||
|
|
|
|||
Loading…
Reference in New Issue