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