From 3d62b427fd40e6c06fe7992261a750ec47449a61 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sat, 12 Nov 2022 15:18:46 +0100 Subject: [PATCH] Updated VS Code settings --- .vscode/launch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index 544f53900..90f16e1f9 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -3,7 +3,7 @@ "configurations": [ { "name": "Application", - "type": "pwa-chrome", + "type": "chrome", "request": "launch", "runtimeArgs": [ "--disable-features=Translate",