Small tweaks to fomating
This commit is contained in:
@@ -60,7 +60,8 @@ export = {
|
||||
|
||||
await interaction.editReply({
|
||||
embeds: [{
|
||||
description: "Successfully updated `" + setting + "` to value `" + value + "`."
|
||||
description: "Successfully updated `" + setting + "` to value `" + value + "`.",
|
||||
color: embedColor
|
||||
}]
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user