mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -10,7 +10,6 @@ module.exports = class TypingTestCommand extends Command {
|
||||
super(client, {
|
||||
name: 'typing-test',
|
||||
group: 'games-sp',
|
||||
memberName: 'typing-test',
|
||||
description: 'See how fast you can type a sentence.',
|
||||
game: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user