Actualizar worker-multi-estado.js

This commit is contained in:
marsalva 2026-01-10 16:22:48 +00:00
parent 6368ac14be
commit fb3095d2de
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ const STATE_TRANSLATOR = {
"0": "34", // Web 34 (Rechazado)
"1": "1", // Web 1 (Contacto)
"99": "3" // Web 3 (Presupuesto)
"60": "13" // Web 3 (Presupuesto)
};
// --- UTILS ---