projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76882e8
)
updated room number for D463 streaming
author
Andrew Engelbrecht
<andrew@fsf.org>
Sat, 24 Mar 2018 16:57:30 +0000
(12:57 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Sat, 24 Mar 2018 16:57:30 +0000
(12:57 -0400)
2018/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2018/assets/js/stream.js
b/2018/assets/js/stream.js
index 399e3464e0848c44c56b8668abb6ceb9852ffdfc..4c04d5bf8192b5979a4cb745e0bedbf77c772bb5 100644
(file)
--- a/
2018/assets/js/stream.js
+++ b/
2018/assets/js/stream.js
@@
-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_room
101
"
+ ircChannel: "#libreplanet_room
463
"
}
];