mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 01:11:27 +03:00
fix: can't set ephemeral after deferring
This commit is contained in:
@@ -64,7 +64,6 @@ module.exports = class TransferSlashCommand extends SlashCommand {
|
||||
.setTitle(getMessage('misc.not_ticket.title'))
|
||||
.setDescription(getMessage('misc.not_ticket.description')),
|
||||
],
|
||||
ephemeral: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user