Feature limit should have IsPatronLimit enabled

This commit is contained in:
Kwoth
2022-08-01 16:08:23 +02:00
parent 98272f66e7
commit 3bf0286c81

View File

@@ -716,7 +716,7 @@ public sealed class PatronageService
{
Name = key.PrettyName,
Quota = 0,
IsPatronLimit = false,
IsPatronLimit = true,
};
return new()