show news button

This commit is contained in:
evanpelle
2025-05-29 19:44:53 -07:00
parent be2e64c85c
commit ca0a848f9f
+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",