This commit is contained in:
parent
c3ecafc3be
commit
2997a8ebb9
@ -13,6 +13,11 @@ module.exports = {
|
|||||||
|
|
||||||
if (interaction.commandName === 'wdd') {
|
if (interaction.commandName === 'wdd') {
|
||||||
console.error(focusedValue);
|
console.error(focusedValue);
|
||||||
|
if (focusedValue.name == 'nome'){
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|
||||||
const [rows] = await conn.execute(
|
const [rows] = await conn.execute(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user