This commit is contained in:
Casper Sparre 2026-02-20 22:00:53 +01:00
parent 9c8f115f07
commit e5e0e9bca9

View File

@ -2,7 +2,9 @@
"profiles": { "profiles": {
"Cajetan.OF-DL": { "Cajetan.OF-DL": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "--non-interactive --specific-lists Capture" "workingDirectory": "..\\.dev\\",
//"commandLineArgs": "--non-interactive --specific-lists Capture"
"commandLineArgs": "--non-interactive --specific-users amyboz"
} }
} }
} }