mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
+1
-1
@@ -149,7 +149,7 @@ export function OpenWhatsNewPopup() {
|
||||
textcontainer.classList.add('whatsnewTextContainer')
|
||||
|
||||
let textheader: any = stringToHTML(
|
||||
'<h1 class="whatsnewTextHeader">DESIGN OVERHAUL</h1>',
|
||||
'<h1 class="whatsnewTextHeader">RECENT UPDATES</h1>',
|
||||
).firstChild
|
||||
textcontainer.append(textheader)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user