mirror of
https://github.com/lempamo/Project-Unite.git
synced 2025-02-02 04:57:35 +00: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 @@ namespace Project_Unite
|
|||
Id = Guid.NewGuid().ToString(),
|
||||
UserId = target,
|
||||
Title = title,
|
||||
Timestamp = DateTime.Now,
|
||||
ActionUrl = url,
|
||||
Description = desc,
|
||||
AvatarUrl = user.AvatarUrl
|
||||
|
|
Loading…
Add table
Reference in a new issue