fix(pterodactyl): fixed set view formatting
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 24s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 29s

This commit is contained in:
Seaswimmer 2024-03-14 16:48:54 -04:00
parent 7c16ec8df8
commit 6ab593390c
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -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')}