diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 48a69acb..01474e78 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -360,7 +360,7 @@ export function OpenWhatsNewPopup() { if (event.target === bkelement) { DeleteWhatsNew() } - }); + }); var closeelement = document.getElementById('whatsnewclosebutton') closeelement!.addEventListener('click', function () {