mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
Move lastSync State (#10272)
This commit is contained in:
@@ -95,7 +95,6 @@ export class AccountProfile {
|
||||
name?: string;
|
||||
email?: string;
|
||||
emailVerified?: boolean;
|
||||
lastSync?: string;
|
||||
userId?: string;
|
||||
|
||||
static fromJSON(obj: Jsonify<AccountProfile>): AccountProfile {
|
||||
|
||||
Reference in New Issue
Block a user