1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 03:33:54 +00:00

Update jslib (#286)

* Update jslib

* Fix jslib update items
This commit is contained in:
Matt Gibson
2021-04-12 10:13:00 -05:00
committed by GitHub
parent 3ca6153270
commit e41514db2f
5 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ export class VaultProgram extends Program {
super(main);
}
register() {
async register() {
program
.command('list <object>')
.description('List an array of objects from the vault.')