mirror of
https://github.com/znc/znc.git
synced 2026-06-20 01:54:49 +02:00
@@ -547,6 +547,7 @@ bool CIRCSock::OnChgHostMessage(CChgHostMessage& Message) {
|
||||
}
|
||||
|
||||
if (!bNeedEmulate) continue;
|
||||
if (pChan->IsDisabled()) continue;
|
||||
if (pChan->IsDetached()) continue;
|
||||
|
||||
CTargetMessage ModeMsg;
|
||||
|
||||
Reference in New Issue
Block a user