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