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:
55c4a6e
)
removed room 101 from live js menu
author
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 8 Mar 2019 23:05:20 +0000
(18:05 -0500)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Fri, 8 Mar 2019 23:05:20 +0000
(18:05 -0500)
2019/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2019/assets/js/stream.js
b/2019/assets/js/stream.js
index ece7f40cf656bb210ee5989816ce0fff69b69b5c..b4507f7f2257d529efe503a7d2e5d2a6734173f0 100644
(file)
--- a/
2019/assets/js/stream.js
+++ b/
2019/assets/js/stream.js
@@
-146,12
+146,6
@@
app.streams = [
desktopMount: "/slides-155.webm",
speakerSmallMount: "/stream-155-480p.webm",
ircChannel: "#libreplanet_room155"
- }, {
- name: "Room 101",
- speakerMount: "/stream-101.webm",
- desktopMount: "/slides-101.webm",
- speakerSmallMount: "/stream-101-480p.webm",
- ircChannel: "#libreplanet_room101"
}
];