chore: code cleanup

This commit is contained in:
SethBurkart123
2024-11-29 17:14:32 +11:00
parent 2ea8ada439
commit 18f215fa5f
+1 -1
View File
@@ -360,7 +360,7 @@ export function OpenWhatsNewPopup() {
if (event.target === bkelement) {
DeleteWhatsNew()
}
});
});
var closeelement = document.getElementById('whatsnewclosebutton')
closeelement!.addEventListener('click', function () {