mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 05:49:49 +02:00
Fix stupid spelling mistake
This commit is contained in:
@@ -3,7 +3,7 @@ const Command = require('../../structures/Command');
|
||||
module.exports = class IbHardcoreEditionCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'ib-hardcore-editon',
|
||||
name: 'ib-hardcore-edition',
|
||||
aliases: ['ib-hardcore', 'ib'],
|
||||
group: 'games-sp',
|
||||
memberName: 'ib-hardcore-edition',
|
||||
|
||||
Reference in New Issue
Block a user