From a4e9ebfda34afcf6eb7602381c2f9313ab1b8b78 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 17 Mar 2021 16:07:33 +0000 Subject: Implement support for automatically syncing extension items. --- src/modules/m_dccallow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_dccallow.cpp') diff --git a/src/modules/m_dccallow.cpp b/src/modules/m_dccallow.cpp index b2f9d644b..4c09063b6 100644 --- a/src/modules/m_dccallow.cpp +++ b/src/modules/m_dccallow.cpp @@ -122,7 +122,7 @@ class DCCAllowExt : public SimpleExtItem return; // Remove the old list and create a new one. - Unset(user); + Unset(user, false); dccallowlist* list = new dccallowlist(); irc::spacesepstream ts(value); -- cgit v1.3.1-10-gc9f91