diff --git a/src/components/notifications/Webhook.vue b/src/components/notifications/Webhook.vue index 84ad0a6c8..241ecd9a5 100644 --- a/src/components/notifications/Webhook.vue +++ b/src/components/notifications/Webhook.vue @@ -1,18 +1,26 @@ {{ $t("Post URL") }} - + {{ $t("Content Type") }} - - - application/json - - - multipart/form-data - + + application/json + multipart/form-data @@ -25,4 +33,22 @@ + + + {{ $t("Authorization Header") }} + + + +