updated room number for D463 streaming
authorAndrew Engelbrecht <andrew@fsf.org>
Sat, 24 Mar 2018 16:57:30 +0000 (12:57 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Sat, 24 Mar 2018 16:57:30 +0000 (12:57 -0400)
2018/assets/js/stream.js

index 399e3464e0848c44c56b8668abb6ceb9852ffdfc..4c04d5bf8192b5979a4cb745e0bedbf77c772bb5 100644 (file)
@@ -147,11 +147,11 @@ app.streams = [
     speakerSmallMount: "/stream-155-480p.webm",
     ircChannel: "#libreplanet_room155"
   }, {
-    name: "Room 101",
+    name: "Room 463",
     speakerMount: "/stream-101.webm",
     desktopMount: "/slides-101.webm",
     speakerSmallMount: "/stream-101-480p.webm",
-    ircChannel: "#libreplanet_room101"
+    ircChannel: "#libreplanet_room463"
   }
 ];