mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 02:15:10 +02:00
Fix lint
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class CanYouNotCommand extends Command {
|
|||||||
aliases: ['can-u-not'],
|
aliases: ['can-u-not'],
|
||||||
group: 'single',
|
group: 'single',
|
||||||
memberName: 'can-you-not',
|
memberName: 'can-you-not',
|
||||||
description: 'Can YOU not?',
|
description: 'Can YOU not?'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user