Actualizar server.js
This commit is contained in:
@@ -855,7 +855,6 @@ async function procesarConIA(ownerId, mensajeCliente, datosExpediente) {
|
||||
}));
|
||||
const esPrimerMensaje = historialChat.length === 0;
|
||||
|
||||
let agendaOcupadaTexto = "El técnico tiene la agenda libre en horario laboral.";
|
||||
let agendaOcupadaTexto = "El técnico tiene la agenda libre en horario laboral.";
|
||||
if (datosExpediente.worker_id) {
|
||||
// 🛑 AÑADIDO: Consulta avanzada que lee Duraciones, Bloqueos y Citas Pendientes
|
||||
|
||||
Reference in New Issue
Block a user