try to fix a whitespace junk in warning message

This commit is contained in:
13xforever
2026-01-25 12:06:41 +05:00
parent 1dbad0f696
commit 8c9dcef6e3

View File

@@ -184,7 +184,7 @@ internal static partial class Warnings
{
var rulesCh = await client.GetChannelAsync(Config.BotRulesChannelId).ConfigureAwait(false);
return $"""
## ⚠️ {userToWarn.Mention} you have been warned ⚠️
## ⚠️ {userToWarn.Mention} you have been warned ⚠️
**Reason:** {reason}
**Read the {rulesCh.Mention} before continuing to chat**