Small typo

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-12-03 19:10:37 +01:00
parent 962a76fbea
commit 7099ba27a4

View File

@@ -74,7 +74,7 @@ async function guildMember(interaction) {
await interaction.editReply({
embeds: [{
description: "Checking your guild data...",
description: "Fetching your guild data...",
color: embedColor
}]
})