diff --git a/src/commands/settings/autopublish.ts b/src/commands/settings/autopublish.ts index a21657f..5640117 100644 --- a/src/commands/settings/autopublish.ts +++ b/src/commands/settings/autopublish.ts @@ -68,7 +68,7 @@ export const callback = async (interaction: CommandInteraction): Promise = closed = true; continue; } - + await i.deferUpdate(); if(i.isButton()) { switch(i.customId) { case "switch": {