From 9db2bb69964a4670723f541097275521e88bb2b2 Mon Sep 17 00:00:00 2001 From: Wing-Kam Wong Date: Mon, 20 Mar 2023 11:39:17 +0800 Subject: [PATCH] chore(nc-gui): hide auth in webhook --- packages/nc-gui/components/webhook/Editor.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/packages/nc-gui/components/webhook/Editor.vue b/packages/nc-gui/components/webhook/Editor.vue index d8826edf8e..be650d36dd 100644 --- a/packages/nc-gui/components/webhook/Editor.vue +++ b/packages/nc-gui/components/webhook/Editor.vue @@ -588,14 +588,15 @@ onMounted(async () => { - - - - - For more about auth option refer - axios docs. - - + + + + + + + + +