From 4c47081c9bc10fea97f8e12bf0daa057c82538ee Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Sun, 21 May 2023 14:44:54 -0400 Subject: [PATCH] freedom units global --- SlashCommandsHelper.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlashCommandsHelper.cs b/SlashCommandsHelper.cs index 2efb419..5e252fa 100644 --- a/SlashCommandsHelper.cs +++ b/SlashCommandsHelper.cs @@ -16,7 +16,7 @@ namespace silverworker_discord new CommandSetup(){ Id = "freedomunits", UpdatedAt = new DateTime(2023, 5, 21, 13, 3, 0), - guild = 825293851110801428, + guild = null, register = register_FreedomUnits } };