mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
fix nunban
This commit is contained in:
parent
134f2b76bb
commit
7dfa493f44
@ -76,7 +76,7 @@ var kick = function(dbot) {
|
|||||||
} else {
|
} else {
|
||||||
callback(true); // No host could be found
|
callback(true); // No host could be found
|
||||||
}
|
}
|
||||||
});
|
}.bind(this));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user