mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
allow gets by search term
This commit is contained in:
@@ -180,7 +180,7 @@ export class Program {
|
||||
.command('update')
|
||||
.description('Check for updates.')
|
||||
.action(async (object, id, cmd) => {
|
||||
console.log('Checking...');
|
||||
// TODO
|
||||
});
|
||||
|
||||
program
|
||||
|
||||
Reference in New Issue
Block a user