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
+4 -1
View File
@@ -133,7 +133,10 @@
"groupURLDescription": "If filled, will be displayed to users or used in required locations",
"inputPlaceholderBotToken": "0000000000:xxxxxxxxx_xxxxxxxxxxxxxxx",
"inputPlaceholderGroupURL": "https://t.me/xxxxxx",
"saveSuccess": "Save Successful"
"saveSuccess": "Save Successful",
"webhookDomain": "Webhook Domain",
"webhookDomainDescription": "Enter the domain name of the webhook server",
"webhookDomainPlaceholder": "Enter the domain name of the webhook server"
},
"tos": {
"saveSuccess": "Save Successful",