This commit is contained in:
@@ -401,7 +401,7 @@ namespace AyaNova.Biz
|
||||
AyaType = newObject.AyaType,
|
||||
ObjectId = newObject.Id,
|
||||
NotifySubscriptionId = sub.Id,
|
||||
Message = newObject.Name
|
||||
Name = newObject.Name
|
||||
};
|
||||
await ct.NotifyEvent.AddAsync(n);
|
||||
log.LogTrace($"Adding NotifyEvent: [{n.ToString()}]");
|
||||
|
||||
Reference in New Issue
Block a user