Remove mumble
authorMichael McMahon <michael@fsf.org>
Sat, 14 Mar 2020 13:24:18 +0000 (09:24 -0400)
committerMichael McMahon <michael@fsf.org>
Sat, 14 Mar 2020 13:24:18 +0000 (09:24 -0400)
2020/assets/js/stream.js

index 2318820f2087262d57fdcce0df838f08c53ed44d..09e63d1c4e65dcc2c78018483b0dccde5335b160 100644 (file)
@@ -324,10 +324,10 @@ app.view = function(ctrl) {
         ": ",
         m("strong", ["/join ", stream.ircChannel])
       ]),
-      m("li", [
-        "Conference-wide Mumble (voice chat) server: ",
-        m("strong", "mumble.fsf.org")
-      ]),
+      // m("li", [
+      //   "Conference-wide Mumble (voice chat) server: ",
+      //   m("strong", "mumble.fsf.org")
+      // ]),
       m("li", [
         "Conference hashtag for ",
         m("a", { href: "https://fsf.org/twitter" }, "microblogging"),