Skip to content

Commit

Permalink
fix: accept defaults for settlemint login
Browse files Browse the repository at this point in the history
  • Loading branch information
snigdha920 committed Jan 14, 2025
1 parent 905f41f commit 20dd8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{
"label": "SettleMint - Login",
"type": "shell",
"command": "bunx settlemint login",
"command": "bunx settlemint login --accept-defaults",
},
{
"label": "Foundry - Build",
Expand Down

0 comments on commit 20dd8de

Please sign in to comment.