news modal fill-in

This commit is contained in:
1brucben
2025-05-13 19:05:32 +02:00
parent 5b502fab39
commit be1b219fa6
2 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ class Client {
}
// Comment out to show news button.
newsButton.hidden = true;
//newsButton.hidden = true;
const langSelector = document.querySelector(
"lang-selector",