mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-05 00:54:27 -05:00
Made .timely use timestamp tags and fixed a bug
This commit is contained in:
@@ -697,7 +697,7 @@ public sealed class PatronageService
|
||||
return new()
|
||||
{
|
||||
Name = key.PrettyName,
|
||||
Quota = default,
|
||||
Quota = defaultValue,
|
||||
IsPatronLimit = false
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user