Skip to content

Commit

Permalink
update(vscode): launch powerxctl.go api-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
Matrix-X committed Jan 14, 2025
1 parent 73429da commit 90675be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "powerxctl.go api-gen",
"type": "go",
"request": "launch",
"mode": "exec",
"mode": "auto",
"program": "${workspaceFolder}/cmd/ctl/powerxctl.go",
"args": [
"api-gen"
Expand Down

0 comments on commit 90675be

Please sign in to comment.