From 1736775c766cddf9e1dc436aff6060bd8553c8c3 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 16 Oct 2022 23:24:44 +0100 Subject: Rename the services_account module to account. --- src/modules/m_callerid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_callerid.cpp') diff --git a/src/modules/m_callerid.cpp b/src/modules/m_callerid.cpp index 4fc1c114e..215b2648d 100644 --- a/src/modules/m_callerid.cpp +++ b/src/modules/m_callerid.cpp @@ -466,7 +466,7 @@ public: void Prioritize() override { - // Want to be after modules like silence or services_account + // Want to be after modules like account or silence ServerInstance->Modules.SetPriority(this, I_OnUserPreMessage, PRIORITY_LAST); } }; -- cgit v1.3.1-10-gc9f91