Fix playerButtons + generatePlayer
This commit is contained in:
@@ -59,5 +59,5 @@ module.exports = async (interaction) => {
|
||||
.setDisabled(true)
|
||||
)
|
||||
]
|
||||
interaction.update({ components, content: 'Chargement...' })
|
||||
await interaction.update({ components })
|
||||
}
|
||||
Reference in New Issue
Block a user