From 5c9b23907a3cbffdcf940582afa2e9805f99e1a8 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 26 Mar 2026 22:52:31 +0000 Subject: Move CUList to be declared inside User. --- include/modules/ctctags.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/modules') diff --git a/include/modules/ctctags.h b/include/modules/ctctags.h index 341c30a0b..7d0c94c20 100644 --- a/include/modules/ctctags.h +++ b/include/modules/ctctags.h @@ -102,7 +102,7 @@ public: bool update_idle = true; /** The users who are exempted from receiving this message. */ - CUList exemptions; + User::List exemptions; /** IRCv3 message tags sent to the server by the user. */ const ClientProtocol::TagMap tags_in; -- cgit v1.3.1-10-gc9f91