🐛 Tryin' to fix notifications issue

This commit is contained in:
2024-09-20 21:55:25 +08:00
parent 3031f61ea4
commit ba32925b58
3 changed files with 25 additions and 9 deletions

View File

@ -116,6 +116,7 @@ func (v *Server) NotifyAllUser(_ context.Context, in *proto.NotifyRequest) (*pro
Picture: in.Picture,
IsRealtime: in.GetIsRealtime(),
IsForcePush: in.GetIsForcePush(),
Account: user,
AccountID: user.ID,
}