Update trep

This commit is contained in:
*x1
2024-05-31 17:19:52 +02:00
parent cbf0ddc2c3
commit e531177032
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = {
permission: 0,
async execute(message, args, client) {
if (args.length <= 2) {
if (args[0].length <= 1) {
const embed = new EmbedBuilder()
.setTitle('Ajout Impossible')
.setDescription(`❌ Veuillez indiquer l'id une team.`)