🐛 Fix model relation issue
This commit is contained in:
@ -42,7 +42,7 @@ func notifyUser(c *fiber.Ctx) error {
|
||||
Body: data.Body,
|
||||
IsRealtime: data.IsRealtime,
|
||||
IsForcePush: data.IsForcePush,
|
||||
UserID: user.ID,
|
||||
AccountID: user.ID,
|
||||
SenderID: &client.ID,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user