mirror of
https://github.com/anope/anope.git
synced 2026-07-09 08:23:13 +02:00
Allow channels on access lists
This commit is contained in:
@@ -182,7 +182,7 @@ class ChanServCore : public Module, public ChanServService
|
||||
|
||||
if (anc && anc == nc)
|
||||
{
|
||||
ci->EraseAccess(j);
|
||||
delete ci->EraseAccess(j);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user