@ -20,7 +20,7 @@ func getLockedRoleClient(role string) (*ChirpClient, error) {
}
if len(ids) == 0 {
return nil, errors.New("No %s client.", role)
return nil, errors.New("No client for the role.")
RndMux.Lock()
The note is not visible to the blocked user.