mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
Fix
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class HangUpCommand extends Command {
|
|||||||
aliases: ['hang'],
|
aliases: ['hang'],
|
||||||
group: 'phone',
|
group: 'phone',
|
||||||
memberName: 'hang-up',
|
memberName: 'hang-up',
|
||||||
description: 'Hangs up the current phone call.',
|
description: 'Hangs up the current phone call.'
|
||||||
guildOnly: true
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user