mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
cipher service encrypt
This commit is contained in:
@@ -13,6 +13,6 @@ namespace Bit.Core.Models.View
|
||||
}
|
||||
|
||||
public string Password { get; set; }
|
||||
public DateTime? LastUsedDate { get; set; }
|
||||
public DateTime LastUsedDate { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user