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