transaction Name fix
This commit is contained in:
		@@ -152,7 +152,7 @@ namespace NadekoBot.Modules.Gambling
 | 
			
		||||
                                .ConfigureAwait(false);
 | 
			
		||||
 | 
			
		||||
                            await CurrencyHandler.AddCurrencyAsync(entry.AuthorId,
 | 
			
		||||
                                    $"Shop error refund - {entry.Name}",
 | 
			
		||||
                                    $"Shop sell item - {entry.Name}",
 | 
			
		||||
                                    GetProfitAmount(entry.Price)).ConfigureAwait(false);
 | 
			
		||||
                        }
 | 
			
		||||
                        catch
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user