This commit is contained in:
DeeKaa420 2023-05-21 09:20:10 +00:00
parent ee94d38295
commit e5c81c0ecd
1 changed files with 1 additions and 1 deletions

2
.vscode/launch.json vendored
View File

@ -8,7 +8,7 @@
"name": "Attach to Chrome",
"port": 9222,
"request": "attach",
"type": "chrome",
"type": "chrome",
"webRoot": "${workspaceFolder}"
},
{