fix(ddns): add missing field WebhookRequestType (#436)

* fix(ddns): add missing field WebhookRequestType

* add missing placeholders
This commit is contained in:
UUBulb
2024-10-17 23:35:28 +08:00
committed by GitHub
parent a503f0cf40
commit be7b6e9c5e
9 changed files with 48 additions and 19 deletions

View File

@@ -670,6 +670,9 @@ other = "URL del Webhook"
[WebhookMethod]
other = "Método de Solicitud del Webhook"
[WebhookRequestType]
other = "Tipo de solicitud del Webhook"
[WebhookHeaders]
other = "Encabezados de Solicitud del Webhook"