beta
This commit is contained in:
parent
2997a8ebb9
commit
49edd7f641
@ -15,9 +15,6 @@ module.exports = {
|
|||||||
console.error(focusedValue);
|
console.error(focusedValue);
|
||||||
if (focusedValue.name == 'nome'){
|
if (focusedValue.name == 'nome'){
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
||||||
const [rows] = await conn.execute(
|
const [rows] = await conn.execute(
|
||||||
@ -36,6 +33,9 @@ module.exports = {
|
|||||||
await interaction.respond([]);
|
await interaction.respond([]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
Loading…
x
Reference in New Issue
Block a user