summaryrefslogtreecommitdiffstats
path: root/makefu/0tests/data/secrets/hass/telegram-bot.json
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/0tests/data/secrets/hass/telegram-bot.json')
-rw-r--r--makefu/0tests/data/secrets/hass/telegram-bot.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/0tests/data/secrets/hass/telegram-bot.json b/makefu/0tests/data/secrets/hass/telegram-bot.json
index 44217793..1e1857df 100644
--- a/makefu/0tests/data/secrets/hass/telegram-bot.json
+++ b/makefu/0tests/data/secrets/hass/telegram-bot.json
@@ -1,5 +1,5 @@
{
"platform": "polling",
"api_key": "1:A",
- "allowed_chat_ids": [ 0 1 ]
+ "allowed_chat_ids": [ 0, 1 ]
}