mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01: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