mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-01-22 19:31:47 -05:00
critical bugs bunny
This commit is contained in:
parent
f5093b6ee3
commit
9f42b970ad
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue