update itr and ao from and auto save mat ceadit and utility

This commit is contained in:
2026-02-06 15:14:13 +05:30
parent a9af2cde8a
commit aaab008a9d

View File

@@ -45,11 +45,6 @@ document.getElementById("year").addEventListener("change", function () {
// Show preview
previewDiv.style.display = "block";
})
.catch(err => console.error("Preview load error:", err));
});