Can't subcommand a command who have option

This commit is contained in:
Mylloon 2023-02-11 16:27:26 +01:00
parent bcd49c4d09
commit e1e0399970
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -13,7 +13,6 @@ export default {
return; return;
} }
// TODO: Add subcommand "romanized" appending "romanized" to searchs
return ( return (
new SlashCommandBuilder() new SlashCommandBuilder()
.setName(filename.toLowerCase()) .setName(filename.toLowerCase())