mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2026-05-14 18:34:44 +08:00
Changed working directory setting to .. instead of absolute path
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"profiles": {
|
||||
"CodeWalker": {
|
||||
"commandName": "Project",
|
||||
"workingDirectory": "C:\\GitHub\\CodeWalker"
|
||||
"workingDirectory": ".."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user