mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 16:45:59 +08:00
Refactor code
This commit is contained in:
@@ -108,7 +108,7 @@ func groupNotification(contentType int32, m proto.Message, sendID, groupID, recv
|
||||
log.Error(operationID, "GetUserByUserID failed ", err.Error())
|
||||
}
|
||||
toNickname := ""
|
||||
if from != nil {
|
||||
if to != nil {
|
||||
toNickname = to.Nickname
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user