mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
oops
This commit is contained in:
parent
dfb3f1ca02
commit
8296aff28c
@ -107,7 +107,6 @@ module.exports = class SettingsCommand extends Command {
|
||||
roles: c.roles
|
||||
};
|
||||
});
|
||||
console.log(data)
|
||||
|
||||
let attachment = new MessageAttachment(
|
||||
Buffer.from(JSON.stringify(data, null, 2)),
|
||||
|
Loading…
Reference in New Issue
Block a user