This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ func (r *RedisRouter) Route(msg *meowlib.ToServerMessage) (*meowlib.FromServerMe
|
|||||||
}
|
}
|
||||||
from_server.Invitation = &answer
|
from_server.Invitation = &answer
|
||||||
// exit loop if invitation found, cannot store several in a message
|
// exit loop if invitation found, cannot store several in a message
|
||||||
break
|
return &from_server, nil
|
||||||
}
|
}
|
||||||
// add invitation answer to the response
|
// add invitation answer to the response
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user