mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 02:33:46 +00:00
select one collection string
This commit is contained in:
@@ -24,6 +24,7 @@ export class CollectionsComponent extends BaseCollectionsComponent {
|
||||
i18nService: I18nService, cipherService: CipherService,
|
||||
private apiService: ApiService) {
|
||||
super(collectionService, platformUtilsService, i18nService, cipherService);
|
||||
this.allowSelectNone = true;
|
||||
}
|
||||
|
||||
protected async loadCipher() {
|
||||
|
||||
Reference in New Issue
Block a user