mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
Update SEQTA.ts
This commit is contained in:
+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