fix: missing word in changelog

This commit is contained in:
Jones
2025-06-24 11:09:20 +09:30
committed by GitHub
parent f1b7c3475e
commit e28a3e1bc6
+1 -1
View File
@@ -68,7 +68,7 @@ export function OpenWhatsNewPopup() {
<div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;"> <div class="whatsnewTextContainer" style="height: 50%;overflow-y: scroll;">
<h1>3.4.8 - Improvements!</h1> <h1>3.4.8 - Improvements!</h1>
<li>Added new assessments kanban overview</li> <li>Added new assessments kanban overview</li>
<li>Added custom pictures</li> <li>Added custom profile pictures</li>
<li>Added custom shortcut icons</li> <li>Added custom shortcut icons</li>
<li>Added modern and animated notices on homepage</li> <li>Added modern and animated notices on homepage</li>
<li>Improved global search performance and bug fixes</li> <li>Improved global search performance and bug fixes</li>