Added missing config item from default.json

This commit is contained in:
Tzahi12345
2023-05-03 16:38:48 -04:00
parent 07903131f9
commit 90d9ac025a

View File

@@ -50,7 +50,8 @@
"telegram_bot_token": "",
"telegram_chat_id": "",
"webhook_URL": "",
"discord_webhook_URL": ""
"discord_webhook_URL": "",
"slack_webhook_URL": ""
},
"Themes": {
"default_theme": "default",