This commit is contained in:
@@ -87,7 +87,7 @@ namespace AyaNova.Biz
|
||||
|
||||
await EventLogProcessor.LogEventToDatabaseAsync(new Event(UserId, 1, BizType, AyaEvent.Modified), ct);
|
||||
//Update the static copy for the server
|
||||
ServerGlobalOpsSettingsCache.Backup = dbObject;
|
||||
todo:this ServerGlobalOpsSettingsCache.Backup = dbObject;
|
||||
return dbObject;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user