Forgot to add BuildClashgg to the build tasks

This commit is contained in:
barelyprofessional
2025-03-22 14:03:31 +08:00
parent b6dc7b8cbe
commit 03a3892035

View File

@@ -70,7 +70,8 @@ public class BotServices
BuildJackpot(), BuildJackpot(),
BuildChipsgg(), BuildChipsgg(),
BuildKick(), BuildKick(),
BuildTwitch() BuildTwitch(),
BuildClashgg()
]; ];
try try
{ {