mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Possible fix for .reroa working even for non-patrons
This commit is contained in:
		@@ -715,7 +715,7 @@ public sealed class PatronageService
 | 
			
		||||
            return new()
 | 
			
		||||
            {
 | 
			
		||||
                Name = key.PrettyName,
 | 
			
		||||
                Quota = defaultValue,
 | 
			
		||||
                Quota = 0,
 | 
			
		||||
                IsPatronLimit = false,
 | 
			
		||||
            };
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user