From a3e736de1d3b6423e88b58506c0bfbe89dec3bd3 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 16 Apr 2025 12:13:11 +0100 Subject: Add . --- modules/gateway.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/gateway.cpp') diff --git a/modules/gateway.cpp b/modules/gateway.cpp index a71f60560..f36a9a11d 100644 --- a/modules/gateway.cpp +++ b/modules/gateway.cpp @@ -234,7 +234,7 @@ public: { } - bool IsMatch(User* user, Channel* channel, const std::string& text) override + bool IsMatch(User* user, Channel* channel, const std::string& text, bool full) override { const std::string* gatewayname = gateway.Get(user); return gatewayname ? InspIRCd::Match(*gatewayname, text) : false; -- cgit v1.3.1-10-gc9f91