feat(config): Webhook Domain

This commit is contained in:
web@ppanel
2024-12-24 17:56:14 +07:00
parent 38d561604d
commit 01e06c6338
30 changed files with 118 additions and 24 deletions
+1
View File
@@ -355,6 +355,7 @@ declare namespace API {
telegram_bot_token: string;
telegram_group_url: string;
telegram_notify: boolean;
telegram_web_hook_domain: string;
};
type Ticket = {