Small tweaks to fomating

This commit is contained in:
2024-01-20 21:23:03 +01:00
parent 1ffcaf602d
commit 49020945ff
8 changed files with 16 additions and 19 deletions

View File

@@ -143,8 +143,7 @@ export default async function guildMember(interaction: ChatInputCommandInteracti
},
{
name: "**Weekly GEXP**",
value:
"**➺ Total:** `" + totalWeeklyGexp + "`\n" +
value: "**➺ Total:** `" + totalWeeklyGexp + "`\n" +
"**➺ Daily avarage:** `" + averageWeeklyGexp + "`"
},
{