fix: fix wording

This commit is contained in:
Aden Lindsay
2026-04-29 09:56:00 +09:30
committed by GitHub
parent 7a4fa1e5bf
commit 7bd3158b05
+2 -2
View File
@@ -35,9 +35,9 @@ export function OpenWhatsNewPopup(onDismissed?: () => void) {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: auto;">
<h1>3.6.4 - Fix for alpine theme & Assement wieghting improvement</h1>
<h1>3.6.4 - Fix for alpine theme & Assement dashlet improvement</h1>
<li>Added advanced colour adjustments variables for theme customisation.</li>
<li>Improved logic for assement weightings to improve compatibility.</li>
<li>Improved logic for assement dashlet to improve compatibility.</li>
<h1>3.6.3 - Assessment overview fix</h1>
<li>Fixed assessments overview failing to load.</li>