diff --git a/proveedores.html b/proveedores.html
index cfdfa4b..1fd1c19 100644
--- a/proveedores.html
+++ b/proveedores.html
@@ -253,7 +253,7 @@
if (modal.classList.contains('hidden')) {
await loadInbox();
}
- }, 5000);
+ }, 20000);
}
async function loadStatuses() {