From e5c81c0ecd2fc4d7dab332efde1433f6edca0642 Mon Sep 17 00:00:00 2001 From: DeeKaa420 <131331354+DeeKaa420@users.noreply.github.com> Date: Sun, 21 May 2023 09:20:10 +0000 Subject: [PATCH] deekaa --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 8f18ca1c..f82650a4 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,7 +8,7 @@ "name": "Attach to Chrome", "port": 9222, "request": "attach", - "type": "chrome", + "type": "chrome", "webRoot": "${workspaceFolder}" }, {