mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Remove memberName (leftover Commando thing)
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = class ChessDeleteCommand extends Command {
|
||||
name: 'chess-delete',
|
||||
aliases: ['delete-chess', 'chess-del', 'del-chess'],
|
||||
group: 'games-mp',
|
||||
memberName: 'chess-delete',
|
||||
description: 'Deletes your saved Chess game.'
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user