mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-04 00:34:26 -05:00 
			
		
		
		
	woops, missed an extra bracket
This commit is contained in:
		@@ -230,7 +230,7 @@ namespace NadekoBot.Modules.Music
 | 
			
		||||
                return;
 | 
			
		||||
 | 
			
		||||
            await _service.SetVolumeAsync(ctx.Guild.Id, vol);
 | 
			
		||||
            await ReplyConfirmLocalizedAsync(strs.volume_set(vol)));
 | 
			
		||||
            await ReplyConfirmLocalizedAsync(strs.volume_set(vol));
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        [NadekoCommand, Aliases]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user