From: Daniel Karbach Date: Sat, 12 Jul 2025 17:59:24 +0000 (+0200) Subject: fix markup of guild protocol X-Git-Url: http://git.localhorst.tv/?a=commitdiff_plain;h=a521caf83e6f90cae6759630c076cc07639eabdd;p=alttp.git fix markup of guild protocol --- diff --git a/resources/js/components/discord-bot/GuildProtocolEntry.jsx b/resources/js/components/discord-bot/GuildProtocolEntry.jsx index dd8d52d..8e5cbbf 100644 --- a/resources/js/components/discord-bot/GuildProtocolEntry.jsx +++ b/resources/js/components/discord-bot/GuildProtocolEntry.jsx @@ -64,7 +64,7 @@ const GuildProtocolEntry = ({ entry }) => {
{entry.parameters ?
- {t('discordBot.commandParameters')} +
{t('discordBot.commandParameters')}
{ />
: null} {entry.result ?
- {t('discordBot.commandResult.heading')} +
{t('discordBot.commandResult.heading')}