Fix: Remove duplicate closing braces causing JS error

This commit is contained in:
2025-12-27 19:35:13 +11:00
parent fafab6895b
commit 128a5d16b1

View File

@@ -469,9 +469,6 @@ document.getElementById('autoTestBtn').addEventListener('click', async function
} }
}); });
}
});
// =================================== // ===================================
// VERSION INFO // VERSION INFO
// =================================== // ===================================