mirror of
https://github.com/znc/znc.git
synced 2026-07-03 08:21:57 +02:00
Merge commit 'refs/pull/360/head' of github.com:znc/znc
This commit is contained in:
@@ -361,7 +361,7 @@ public:
|
||||
+ sCmd + pChannel->GetName() + sMsg, false, true, pUser);
|
||||
}
|
||||
|
||||
if (m_ssDefaultChans.find(pChannel->GetName()) != m_ssDefaultChans.end()) {
|
||||
if (!pUser->IsBeingDeleted() && m_ssDefaultChans.find(pChannel->GetName()) != m_ssDefaultChans.end()) {
|
||||
JoinUser(pUser, pChannel);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user