nice commit

pull/19/head
TheCodedProf 3 years ago
parent fc5f365aca
commit e15de66a08

@ -68,7 +68,7 @@ export const callback = async (interaction: CommandInteraction): Promise<void> =
closed = true; closed = true;
continue; continue;
} }
await i.deferUpdate();
if(i.isButton()) { if(i.isButton()) {
switch(i.customId) { switch(i.customId) {
case "switch": { case "switch": {

Loading…
Cancel
Save