This commit is contained in:
2020-05-23 15:49:52 +00:00
parent a1e6acc5b4
commit b2a7b8e0b9
4 changed files with 15 additions and 25 deletions

View File

@@ -11,9 +11,7 @@ namespace AyaNova.Models
public DateTime BackupTime { get; set; }
public int BackupSetsToKeep { get; set; }
public bool BackupAttachments { get; set; }
[NotMapped]
public DateTime LastBackup { get; set; }
public GlobalOpsBackupSettings()
{
Id = 1;//always 1