From c6d3ac1c5187b4ecdf5e0cda8f65dc115ae1684b Mon Sep 17 00:00:00 2001 From: rootdarkarchon Date: Wed, 10 Jan 2024 15:39:50 +0100 Subject: [PATCH] add newlines --- .../MareSynchronosServices/Discord/MareWizardModule.Recover.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MareSynchronosServer/MareSynchronosServices/Discord/MareWizardModule.Recover.cs b/MareSynchronosServer/MareSynchronosServices/Discord/MareWizardModule.Recover.cs index d6e51de..fe30cd4 100644 --- a/MareSynchronosServer/MareSynchronosServices/Discord/MareWizardModule.Recover.cs +++ b/MareSynchronosServer/MareSynchronosServices/Discord/MareWizardModule.Recover.cs @@ -21,7 +21,7 @@ public partial class MareWizardModule eb.WithColor(Color.Blue); eb.WithTitle("Recover"); eb.WithDescription("In case you have lost your secret key you can recover it here." + Environment.NewLine + Environment.NewLine - + "⚠️ **Once you recover your key, the previously used key will be invalidated. If you use Mare on multiple devices you will have to update the key everywhere you use it.** ⚠️" + + "## ⚠️ **Once you recover your key, the previously used key will be invalidated. If you use Mare on multiple devices you will have to update the key everywhere you use it.** ⚠️" + Environment.NewLine + Environment.NewLine + "Use the selection below to select the user account you want to recover." + Environment.NewLine + Environment.NewLine + "- 1️⃣ is your primary account/UID" + Environment.NewLine + "- 2️⃣ are all your secondary accounts/UIDs" + Environment.NewLine