This commit is contained in:
2022-03-10 23:32:33 +00:00
parent 3591907b41
commit 0784313e6d
5 changed files with 62 additions and 17 deletions

View File

@@ -32,6 +32,9 @@ namespace AyaNova.Models
public DateTime LastModified { get; set; }
public string Notes { get; set; }
[Required]
public long AttachedByUserId { get; set; }
[Required]
public bool Exists { get; set; }//was on disk last sync check