mirror of
https://github.com/babysor/MockingBird.git
synced 2024-03-22 13:11:31 +08:00
Update launch.json (#109)
This commit is contained in:
parent
cb82fcfe58
commit
d52db0444e
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -28,12 +28,12 @@
|
|||
"args": ["dev", "..\\..\\chs1"]
|
||||
},
|
||||
{
|
||||
"name": "Python: demo box",
|
||||
"name": "Python: Demo Box",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "demo_toolbox.py",
|
||||
"console": "integratedTerminal",
|
||||
"args": ["-d", "..\\..\\chs"]
|
||||
"args": ["-d","..\\..\\chs"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user