Update launch.json
This commit is contained in:
parent
163c589271
commit
1cc2aa2a08
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -5,7 +5,7 @@
|
|||||||
"version": "0.2.0",
|
"version": "0.2.0",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
{
|
{
|
||||||
"name": "Python: NewsBot",
|
"name": "Python: PYRSS Bot",
|
||||||
"type": "python",
|
"type": "python",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"program": "${workspaceFolder}/src/main.py",
|
"program": "${workspaceFolder}/src/main.py",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user