mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Feature limit should have IsPatronLimit enabled
This commit is contained in:
		@@ -716,7 +716,7 @@ public sealed class PatronageService
 | 
			
		||||
            {
 | 
			
		||||
                Name = key.PrettyName,
 | 
			
		||||
                Quota = 0,
 | 
			
		||||
                IsPatronLimit = false,
 | 
			
		||||
                IsPatronLimit = true,
 | 
			
		||||
            };
 | 
			
		||||
 | 
			
		||||
        return new()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user