Small typo

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

View File

@@ -85,7 +85,7 @@ module.exports = {
await interaction.editReply({ await interaction.editReply({
embeds: [{ embeds: [{
description: "Checking your guild data...", description: "Fetching your guild data...",
color: embedColor color: embedColor
}] }]
}) })