mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
This commit is contained in:
@@ -78,6 +78,7 @@ export class AddEditComponent implements OnInit {
|
||||
addFieldTypeOptions: any[];
|
||||
uriMatchOptions: any[];
|
||||
ownershipOptions: any[] = [];
|
||||
currentDate = new Date();
|
||||
|
||||
protected writeableCollections: CollectionView[];
|
||||
private previousCipherId: string;
|
||||
|
||||
Reference in New Issue
Block a user