mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
share component
This commit is contained in:
@@ -67,7 +67,7 @@ export class AddEditComponent implements OnInit {
|
||||
uriMatchOptions: any[];
|
||||
ownershipOptions: any[] = [];
|
||||
|
||||
private writeableCollections: CollectionView[];
|
||||
protected writeableCollections: CollectionView[];
|
||||
|
||||
constructor(protected cipherService: CipherService, protected folderService: FolderService,
|
||||
protected i18nService: I18nService, protected platformUtilsService: PlatformUtilsService,
|
||||
|
||||
Reference in New Issue
Block a user