This commit is contained in:
Lizandro Guarnizo
2026-04-19 21:28:12 -05:00
parent 7573d82185
commit 81f8cfc77c
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -350,7 +350,7 @@ let hayPendientes = false;
let pollingColaId = null;
let pollingConsentId = null;
const API = '../api/';
const API = '<?= BASE_URL ?>modules/turnero/api/';
const BASE_WA = '<?= BASE_URL ?>';
// ── Arranque ──────────────────────────────────────────────────