Actualizar proveedores.html

This commit is contained in:
2026-02-27 21:57:06 +00:00
parent 32bd186692
commit 01b124eb13

View File

@@ -253,7 +253,7 @@
if (modal.classList.contains('hidden')) { if (modal.classList.contains('hidden')) {
await loadInbox(); await loadInbox();
} }
}, 5000); }, 20000);
} }
async function loadStatuses() { async function loadStatuses() {