From 10e9e9a5be47ff0000d459d9a71bc6b11292898f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 1 Jun 2021 01:48:14 +0100 Subject: Rename Simple{Channel,User}ModeHandler to match other mode handlers. --- src/modules/m_allowinvite.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_allowinvite.cpp') diff --git a/src/modules/m_allowinvite.cpp b/src/modules/m_allowinvite.cpp index 353c5347f..e79eb56f7 100644 --- a/src/modules/m_allowinvite.cpp +++ b/src/modules/m_allowinvite.cpp @@ -30,7 +30,7 @@ class ModuleAllowInvite : public Module { private: ExtBan::Acting extban; - SimpleChannelModeHandler ni; + SimpleChannelMode ni; public: ModuleAllowInvite() -- cgit v1.3.1-10-gc9f91