From 56029292102fbd75fbc9092b891921eca4af7d6b Mon Sep 17 00:00:00 2001 From: MedAliMarz Date: Fri, 23 Jul 2021 17:42:46 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Update=20webhook=20URL=20details?= =?UTF-8?q?=20UI=20(#2004)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update the webhook URL details * Change radio buttons values * Limit the effects for the webhook node --- .../editor-ui/src/components/NodeWebhooks.vue | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/packages/editor-ui/src/components/NodeWebhooks.vue b/packages/editor-ui/src/components/NodeWebhooks.vue index 051e97b7b5..41d5ba2b0d 100644 --- a/packages/editor-ui/src/components/NodeWebhooks.vue +++ b/packages/editor-ui/src/components/NodeWebhooks.vue @@ -1,20 +1,17 @@