chore(grpc): add image field (#485)
This commit is contained in:
@@ -61,6 +61,7 @@ func (s *Server) Send(ctx context.Context, in *proto.NotificationRequest) (*prot
|
||||
ContentAvailable: in.ContentAvailable,
|
||||
ThreadID: in.ThreadID,
|
||||
MutableContent: in.MutableContent,
|
||||
Image: in.Image,
|
||||
}
|
||||
|
||||
if badge > 0 {
|
||||
|
||||
Reference in New Issue
Block a user