mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 16:23:29 +00:00
model adjustments
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
public string Username { get; set; }
|
||||
public string Password { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public string Totp { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user