Improved the title of one of the debugger scripts

This commit is contained in:
Matt Aitken
2024-04-10 11:23:17 +01:00
parent 5776257663
commit 03af44e545
+1 -1
View File
@@ -23,7 +23,7 @@
{
"type": "node-terminal",
"request": "launch",
"name": "Debug BYO Auth",
"name": "Debug v2 job catalog",
"command": "pnpm run byo-auth",
"envFile": "${workspaceFolder}/references/job-catalog/.env",
"cwd": "${workspaceFolder}/references/job-catalog",