Merge pull request #104 from MEGA-Dawg68/main

Removed recent update text
This commit is contained in:
Seth Burkart
2024-03-11 21:30:07 +11:00
committed by GitHub
-5
View File
@@ -148,11 +148,6 @@ export function OpenWhatsNewPopup() {
let textcontainer = document.createElement('div')
textcontainer.classList.add('whatsnewTextContainer')
let textheader: any = stringToHTML(
'<h1 class="whatsnewTextHeader">RECENT UPDATES</h1>',
).firstChild
textcontainer.append(textheader)
let text = stringToHTML(
String.raw`
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">