diff --git a/src/NadekoBot/Modules/Utility/Patronage/PatronageService.cs b/src/NadekoBot/Modules/Utility/Patronage/PatronageService.cs index c093138c6..ef752f2a1 100644 --- a/src/NadekoBot/Modules/Utility/Patronage/PatronageService.cs +++ b/src/NadekoBot/Modules/Utility/Patronage/PatronageService.cs @@ -716,7 +716,7 @@ public sealed class PatronageService { Name = key.PrettyName, Quota = 0, - IsPatronLimit = false, + IsPatronLimit = true, }; return new()