show news button

This commit is contained in:
evanpelle
2025-05-29 19:44:53 -07:00
parent 573c791060
commit 694651542a
+1 -1
View File
@@ -75,7 +75,7 @@ class Client {
}
// Comment out to show news button.
newsButton.hidden = true;
// newsButton.hidden = true;
const langSelector = document.querySelector(
"lang-selector",