This commit is contained in:
Dragon Fire
2020-07-01 14:20:53 -04:00
parent b9df6bd1f5
commit 95373296e6
+1 -1
View File
@@ -7,7 +7,7 @@ module.exports = class CanYouNotCommand extends Command {
aliases: ['can-u-not'],
group: 'single',
memberName: 'can-you-not',
description: 'Can YOU not?',
description: 'Can YOU not?'
});
}