From e15de66a087ae2ddd1c1a34940a0a752adc20709 Mon Sep 17 00:00:00 2001 From: TheCodedProf Date: Sat, 4 Mar 2023 17:13:36 -0500 Subject: [PATCH] nice commit --- src/commands/settings/autopublish.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {