mirror of
https://github.com/sern-handler/awesome-plugins
synced 2026-06-27 18:22:17 +00:00
chore: update JavaScript plugins
This commit is contained in:
@@ -79,7 +79,7 @@ export function buttonConfirmation(options?: Partial<ConfirmationOptions>) {
|
||||
await sent.edit({
|
||||
components: [
|
||||
new ActionRowBuilder<ButtonBuilder>().setComponents(
|
||||
buttons
|
||||
buttons,
|
||||
),
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user