ma 0tests: fix telegram-bot json file
This commit is contained in:
parent
a1f3996f9d
commit
feccb9e402
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"platform": "polling",
|
"platform": "polling",
|
||||||
"api_key": "1:A",
|
"api_key": "1:A",
|
||||||
"allowed_chat_ids": [ 0 1 ]
|
"allowed_chat_ids": [ 0, 1 ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue