From de2392833ec17a9deb865fdac0af73275fd960ff Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 7 Sep 2022 21:09:09 +0100 Subject: Default allow_empty_last_param to false. --- src/modules/m_sethost.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/m_sethost.cpp') diff --git a/src/modules/m_sethost.cpp b/src/modules/m_sethost.cpp index e678cb3a3..dac4fdae7 100644 --- a/src/modules/m_sethost.cpp +++ b/src/modules/m_sethost.cpp @@ -34,7 +34,6 @@ public: CommandSethost(Module* Creator) : Command(Creator,"SETHOST", 1) { - allow_empty_last_param = false; access_needed = CmdAccess::OPERATOR; syntax = { "" }; } -- cgit v1.3.1-10-gc9f91