critical bugs bunny

This commit is contained in:
Michael 2017-03-24 16:14:28 -04:00
parent f5093b6ee3
commit 9f42b970ad

View file

@ -43,6 +43,7 @@ public static void NotifyUser(string uid, string target, string title, string de
Id = Guid.NewGuid().ToString(),
UserId = target,
Title = title,
Timestamp = DateTime.Now,
ActionUrl = url,
Description = desc,
AvatarUrl = user.AvatarUrl