if the file being received already exists locally, it will be renamed
This commit is contained in:
5
.vscode/launch.json
vendored
5
.vscode/launch.json
vendored
@@ -10,10 +10,7 @@
|
||||
"request": "launch",
|
||||
"mode": "auto",
|
||||
"program": "${workspaceFolder}",
|
||||
"args": [
|
||||
"-tags",
|
||||
"gtk4"
|
||||
],
|
||||
"buildFlags": "-tags=gtk4",
|
||||
"preLaunchTask": "build frontend"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user