Update SEQTA.ts - No release candidate has been created as of yet

This commit is contained in:
Alphons Joseph
2024-09-11 09:20:08 +08:00
committed by GitHub
parent b55e8b47a0
commit 9f8816f322
-3
View File
@@ -154,9 +154,6 @@ export function OpenWhatsNewPopup() {
let text = stringToHTML(
/* html */ `
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.3.2 - Svelte Change
<li>Moved the settings page to svelte for better performance!</li>
<li>Added the about button back!</li>
<h1>3.3.1 - Hot Fix</h1>
<li>Fixed assessments not loading when no notices are available</li>