string fix
This commit is contained in:
		@@ -126,7 +126,7 @@ namespace NadekoBot.Modules.Utility
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
            await Context.Channel.EmbedAsync(new EmbedBuilder()
 | 
			
		||||
                .WithTitle(GetText("activity_page", page))
 | 
			
		||||
                .WithTitle(GetText("activity_page", page + 1))
 | 
			
		||||
                .WithOkColor()
 | 
			
		||||
                .WithFooter(efb => efb.WithText(GetText("activity_users_total",
 | 
			
		||||
                    NadekoBot.CommandHandler.UserMessagesSent.Count)))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user