This commit is contained in:
Isaac 2022-08-13 00:21:03 +01:00
parent 975d30c261
commit f6666b103e
No known key found for this signature in database
GPG Key ID: F4EAABEB0FFCC06A

View File

@ -217,7 +217,7 @@ module.exports = class TicketManager {
// });
// }
const cooldown = await this.getCooldown(category.id, interaction.member.id);
const cooldown = await this.getCooldown(category.id, interaction.user.id);
if (cooldown) {
return await interaction.reply({
embeds: [