This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user