This commit is contained in:
2020-12-22 23:05:21 +00:00
parent e45aae377c
commit c0a90fffb0
2 changed files with 2 additions and 1 deletions

View File

@@ -530,6 +530,7 @@ namespace AyaNova.Biz
await ct.NotifyEvent.AddAsync(n);
log.LogDebug($"Adding NotifyEvent: [{n.ToString()}]");
}
await ct.SaveChangesAsync();
}
}//overdue event
}//custom events for created / modified