mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
convert to key connector command localization
This commit is contained in:
@@ -181,6 +181,7 @@ export abstract class BaseProgram {
|
||||
this.serviceContainer.environmentService,
|
||||
this.serviceContainer.organizationApiService,
|
||||
this.serviceContainer.logout,
|
||||
this.serviceContainer.i18nService,
|
||||
);
|
||||
const response = await command.run(null, null);
|
||||
if (!response.success) {
|
||||
|
||||
Reference in New Issue
Block a user