mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-06 06:31:29 +03:00
Added support for custom webhook URLs for notifications
This commit is contained in:
@@ -221,7 +221,8 @@ const DEFAULT_CONFIG = {
|
||||
"gotify_app_token": "",
|
||||
"use_telegram_API": false,
|
||||
"telegram_bot_token": "",
|
||||
"telegram_chat_id": ""
|
||||
"telegram_chat_id": "",
|
||||
"webhook_URL": ""
|
||||
},
|
||||
"Themes": {
|
||||
"default_theme": "default",
|
||||
|
||||
Reference in New Issue
Block a user