1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 11:43:51 +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 GitHub
parent e5c9f9398d
commit c3d0a2d858
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();