Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
92834800e2
15 changed files with 227 additions and 129 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -8,7 +8,7 @@
|
|||
"name": "TagStudio",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "${workspaceRoot}\\TagStudio\\tagstudio.py",
|
||||
"program": "${workspaceRoot}/tagstudio/tag_studio.py",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true,
|
||||
"args": ["--debug"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue