From f01f515b7e40d6734ee0c171ffbb0bc8fdf54f05 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Thu, 23 Mar 2023 14:13:31 +0800 Subject: [PATCH] refactor(nc-gui): remove payload body editor for url --- packages/nc-gui/components/webhook/Editor.vue | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packages/nc-gui/components/webhook/Editor.vue b/packages/nc-gui/components/webhook/Editor.vue index a488a8d0d3..212090a08f 100644 --- a/packages/nc-gui/components/webhook/Editor.vue +++ b/packages/nc-gui/components/webhook/Editor.vue @@ -572,15 +572,6 @@ onMounted(async () => { - - - -