mirror of
https://github.com/bitwarden/mobile
synced 2026-01-01 16:13:15 +00:00
wip
This commit is contained in:
@@ -38,6 +38,7 @@ namespace Bit.App.Models.Data
|
||||
[PrimaryKey]
|
||||
public string Id { get; set; }
|
||||
public string FolderId { get; set; }
|
||||
[Indexed]
|
||||
public string UserId { get; set; }
|
||||
public string Name { get; set; }
|
||||
public string Uri { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user