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