add a third variant for cs keys...
This commit is contained in:
parent
a5609bc344
commit
e11a699de7
3 changed files with 13 additions and 6 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -5,7 +5,7 @@
|
|||
"name": "Debug",
|
||||
"type": "lldb-mi",
|
||||
"request": "launch",
|
||||
"target": "./target/debug/gog-backup",
|
||||
"target": "./target/debug/gog-sync",
|
||||
"cwd": "${workspaceRoot}"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue