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

Add a way to add folders in the desktop ui migration milestone 1 (#18632)

This commit is contained in:
Oscar Hinton
2026-02-04 16:03:43 +01:00
committed by jaasen-livefront
parent b421484478
commit 9381929445
4 changed files with 19 additions and 3 deletions

View File

@@ -94,7 +94,7 @@ export class VaultItemsComponent<C extends CipherViewLike> implements OnDestroy
protected cipherService: CipherService,
protected accountService: AccountService,
protected restrictedItemTypesService: RestrictedItemTypesService,
private configService: ConfigService,
protected configService: ConfigService,
) {
this.subscribeToCiphers();