From a5bd38db7c989c03fce967bdb85dc1276d47dfda Mon Sep 17 00:00:00 2001 From: Omar Networks <111916904+Specialist22@users.noreply.github.com> Date: Fri, 27 Dec 2024 12:35:40 +0000 Subject: [PATCH] Remove access token from webhooks --- .vscode/launch.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.vscode/launch.json b/.vscode/launch.json index 4da71e7..e42d2a2 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,6 +1,7 @@ { "version": "0.2.0", "configurations": [ + { "type": "node", "request": "launch",