Skip to content

Commit

Permalink
fix(nns-ext): add multiple flag to nns extension (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew authored Jul 12, 2023
1 parent 863e784 commit 093759c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/nns/extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"args": {
"ledger_accounts": {
"about": "Initialize ledger canister with these test accounts",
"long": "ledger-accounts"
"long": "ledger-accounts",
"multiple": true
}
}
}
Expand Down

0 comments on commit 093759c

Please sign in to comment.