Forgot to change back the alias

This commit is contained in:
Loïc Bersier 2020-06-17 22:36:48 +00:00
parent e6de826bcf
commit 5ee8092915

View file

@ -8,7 +8,7 @@ const fs = require('fs');
class DownloadCommand extends Command {
constructor() {
super('download2', {
aliases: ['download2', 'dl2'],
aliases: ['download', 'dl'],
category: 'utility',
clientPermissions: ['SEND_MESSAGES', 'EMBED_LINKS', 'ATTACH_FILES'],
args: [