This commit is contained in:
2023-05-20 15:57:52 +02:00
parent bbbe97036c
commit 422e5e8268

View File

@@ -83,9 +83,7 @@ module.exports = {
await interaction.reply({ content: 'Error while reloading: ' + err, ephemeral: true })
}
await interaction.reply({ content: 'Reloading...', ephemeral: true })
}).error(err => {
console.log(err)
});
})
}
if (subcommand === 'listallverified') {