mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -26,6 +26,6 @@ module.exports = class XiaoCommand extends Command {
|
||||
Visit <https://www.patreon.com/xiaodiscord> to sign-up!
|
||||
`;
|
||||
}
|
||||
return true;
|
||||
return super.hasPermission(msg);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user