teste
Deploy / Deploy (push) Successful in 1m26s Details

This commit is contained in:
JotaChina 2025-12-08 12:55:24 -03:00
parent e4abea98a6
commit 5c51e164e5
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@ document.addEventListener('DOMContentLoaded', () => {
} }
}; };
// CORREÇÃO 2: Lógica de envio robusta com debug // Lógica de envio robusta com debug
confirmUploadBtn.onclick = async (e) => { confirmUploadBtn.onclick = async (e) => {
e.preventDefault(); e.preventDefault();