This commit is contained in:
2021-07-29 18:15:39 +00:00
parent 36f95981f8
commit 977ba9e099
4 changed files with 12 additions and 4 deletions

View File

@@ -22,6 +22,10 @@ namespace AyaNova.Models
public List<string> Tags { get; set; } = new List<string>();
//----
[Required]
public bool CopyWiki { get; set; }
[Required]
public bool CopyAttachments { get; set; }
public DateTime? StopGeneratingDate { get; set; }
[Required]
public DaysOfWeek ExcludeDaysOfWeek { get; set; }//bit field flags set