mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	Added a missing savechanges
This commit is contained in:
		@@ -58,6 +58,7 @@ public class CurrencyService : ICurrencyService, INService
 | 
			
		||||
                             ? du.CurrencyAmount - amount
 | 
			
		||||
                             : 0
 | 
			
		||||
                     });
 | 
			
		||||
            await ctx.SaveChangesAsync();
 | 
			
		||||
            return;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user