Skip to content

Commit

Permalink
Update launch.json debugging configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Diana <[email protected]>
  • Loading branch information
xN4P4LM committed Feb 10, 2024
1 parent a2ec587 commit 93106f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.2.0",
"configurations": [
{
"name": "Bot",
"name": "Bot - Local Debugger",
"type": "debugpy",
"request": "launch",
"program": "bot.py",
Expand Down

0 comments on commit 93106f0

Please sign in to comment.