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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user