mirror of
https://github.com/anope/anope.git
synced 2026-06-27 04:26:38 +02:00
Use the SQLine reason in the kick reason for sqlined channels
This commit is contained in:
@@ -261,6 +261,7 @@ class OperServCore : public Module
|
||||
if (x)
|
||||
{
|
||||
this->sqlines.OnMatch(u, x);
|
||||
reason = x->reason;
|
||||
return EVENT_STOP;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user