From 6ab593390c01aa7a85d9e51676e0b8884e18d418 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 14 Mar 2024 16:48:54 -0400 Subject: [PATCH] fix(pterodactyl): fixed set view formatting --- pterodactyl/pterodactyl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pterodactyl/pterodactyl.py b/pterodactyl/pterodactyl.py index 48f72c5..c060f37 100644 --- a/pterodactyl/pterodactyl.py +++ b/pterodactyl/pterodactyl.py @@ -539,9 +539,9 @@ class Pterodactyl(commands.Cog): **API Endpoint:** `{api_endpoint}` **Invite:** {invite} - **Topic Text:** {box(topic_text, 'yaml')} **Topic Hostname:** {topic_hostname} **Topic Port:** {topic_port} + **Topic Text:** {box(topic_text, 'yaml')} **Chat Command:** {box(chat_command, 'json')} **Chat Regex:** {box(chat_regex, 're')}