1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-20 03:13:55 +00:00

Remove feature flag check from password generation (#18003)

* Remove feature flag check from password generation
This commit is contained in:
adudek-bw
2026-02-05 09:46:31 -05:00
committed by jaasen-livefront
parent 6a01fd1575
commit 70c321094e
13 changed files with 35 additions and 54 deletions

View File

@@ -928,6 +928,7 @@ export class ServiceContainer {
this.logService,
this.platformUtilsService,
this.configService,
this.sdkService,
),
);