mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 16:19:12 +02:00
Fix
This commit is contained in:
@@ -66,7 +66,6 @@ module.exports = class UserCommand extends Command {
|
|||||||
embed.setFooter('Failed to resolve member, showing basic user information instead.');
|
embed.setFooter('Failed to resolve member, showing basic user information instead.');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
embed.setDescription(description);
|
|
||||||
return msg.embed(embed);
|
return msg.embed(embed);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user