mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
sync folders and ciphers. fix dates
This commit is contained in:
@@ -18,7 +18,7 @@ export class CipherData {
|
||||
edit: boolean;
|
||||
organizationUseTotp: boolean;
|
||||
favorite: boolean;
|
||||
revisionDate: Date;
|
||||
revisionDate: string;
|
||||
type: CipherType;
|
||||
sizeName: string;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user