Skip to content

Commit 03af44e

Browse files
committed
Improved the title of one of the debugger scripts
1 parent 5776257 commit 03af44e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
{
2424
"type": "node-terminal",
2525
"request": "launch",
26-
"name": "Debug BYO Auth",
26+
"name": "Debug v2 job catalog",
2727
"command": "pnpm run byo-auth",
2828
"envFile": "${workspaceFolder}/references/job-catalog/.env",
2929
"cwd": "${workspaceFolder}/references/job-catalog",

0 commit comments

Comments
 (0)