mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-05 19:24:39 +00:00
chore: code cleanup
This commit is contained in:
+1
-1
@@ -360,7 +360,7 @@ export function OpenWhatsNewPopup() {
|
||||
if (event.target === bkelement) {
|
||||
DeleteWhatsNew()
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
var closeelement = document.getElementById('whatsnewclosebutton')
|
||||
closeelement!.addEventListener('click', function () {
|
||||
|
||||
Reference in New Issue
Block a user