From f6570dd07283a43297e9499b3755384fdde5573a Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Fri, 12 Jul 2024 13:52:22 -0400 Subject: [PATCH] docs(pterodactyl): fixed some incorrect markdown formatting in one of the admonitions Signed-off-by: Seaswimmer --- .docs/pterodactyl/configuration.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.docs/pterodactyl/configuration.md b/.docs/pterodactyl/configuration.md index 9fd4e26..0a6e319 100644 --- a/.docs/pterodactyl/configuration.md +++ b/.docs/pterodactyl/configuration.md @@ -69,10 +69,10 @@ Default value: `None` /// admonition | This has no effect on the `[p]pterodactyl command` text command, or the matching slash command. type: danger -If you want to disable the ability to execute commands on the server through Discord, use the following commands: -`[p]pterodactyl config console commands False` - this command -`[p]command disable pterodactyl command` - disables the text command that lets you execute commands on the server -`[p]slash disable pterodactyl` - due to how slash commands are laid out, this is the only way to disable the ability to execute commands on the server +If you want to disable the ability to execute commands on the server through Discord, use the following commands: +`[p]pterodactyl config console commands False` - this command +`[p]command disable pterodactyl command` - disables the text command that lets you execute commands on the server +`[p]slash disable pterodactyl` - due to how slash commands are laid out, this is the only way to disable the ability to execute commands on the server `[p]slash sync` - apply above slash command change ///