utility.guildinfo: fix clan playstyle missing inline

This commit is contained in:
Cynthia Foxwell 2024-05-18 18:22:59 -06:00
parent 208575d924
commit 1631efae21
1 changed files with 1 additions and 0 deletions

View File

@ -1929,6 +1929,7 @@ guildinfo.callback = async function (msg, line) {
value:
CLAN_PLAYSTYLE[clan.playstyle] ??
`<unknown value: ${clan.playstyle}>`,
inline: true,
},
{
name: "Descriptors",