freedom units global

This commit is contained in:
Adam R Grey 2023-05-21 14:44:54 -04:00
parent fb9cec3225
commit 4c47081c9b

View File

@ -16,7 +16,7 @@ namespace silverworker_discord
new CommandSetup(){ new CommandSetup(){
Id = "freedomunits", Id = "freedomunits",
UpdatedAt = new DateTime(2023, 5, 21, 13, 3, 0), UpdatedAt = new DateTime(2023, 5, 21, 13, 3, 0),
guild = 825293851110801428, guild = null,
register = register_FreedomUnits register = register_FreedomUnits
} }
}; };