From a0203f2bf64cb8959b3cd540ac92f80bf9fa37b5 Mon Sep 17 00:00:00 2001 From: Andriy <30056636+West14@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:23:13 +0200 Subject: [PATCH] fix(entertainment): golang regexp yeah, again --- modules/Entertainment/Handler/Fun/Golang.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Entertainment/Handler/Fun/Golang.cs b/modules/Entertainment/Handler/Fun/Golang.cs index 1ad0a37..5447799 100644 --- a/modules/Entertainment/Handler/Fun/Golang.cs +++ b/modules/Entertainment/Handler/Fun/Golang.cs @@ -13,7 +13,7 @@ public class Golang : AbstractAnimationReply public Golang(CoreContext db, ILogger logger, ThreadSafeRandom rng) : base(db, logger, rng) { } protected override Regex AnimationMatch => - new(@"((? "golang";