diff --git a/ChaosBot/Services/RestrictedConfig.cs b/ChaosBot/Services/RestrictedConfig.cs index f535a7a..e21e90f 100644 --- a/ChaosBot/Services/RestrictedConfig.cs +++ b/ChaosBot/Services/RestrictedConfig.cs @@ -3,7 +3,7 @@ using System.Collections.Generic; namespace ChaosBot.Services { - public class RestrictedConfig + public static class RestrictedConfig { public static bool IsAllowed(string key) {