mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Getting the WebVault url before returning the send on cli's remove password command (#7382)
This commit is contained in:
@@ -160,6 +160,7 @@ export class ServeCommand {
|
||||
this.sendRemovePasswordCommand = new SendRemovePasswordCommand(
|
||||
this.main.sendService,
|
||||
this.main.sendApiService,
|
||||
this.main.environmentService,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user