mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-08-26 22:04:56 +02:00
refactor!: organize project layout
This commit is contained in:
Vendored
+1
-1
@@ -5,7 +5,7 @@
|
||||
"name": "TagStudio",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "${workspaceRoot}/src/tagstudio/main.py",
|
||||
"program": "${workspaceRoot}/src/tagstudio/__main__.py",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"args": ["-o", "~/Documents/Example"]
|
||||
|
||||
Reference in New Issue
Block a user