mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
upload new version
This commit is contained in:
Vendored
+2
-2
@@ -53,11 +53,11 @@
|
||||
"name": "Python: gui",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${workspaceRoot}/TIDALDL-PY/tidal_gui/__init__.py",
|
||||
"program": "${workspaceRoot}/TIDALDL-GUI/tidal_gui/__init__.py",
|
||||
"console": "integratedTerminal",
|
||||
// "python": "python3",
|
||||
"env": {
|
||||
"PYTHONPATH": "${workspaceRoot}/TIDALDL-PY/"
|
||||
"PYTHONPATH": "${workspaceRoot}/TIDALDL-GUI/"
|
||||
},
|
||||
"justMyCode": false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user