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:
de3bcad
)
Revert "updated room number for D463 streaming"
author
Andrew Engelbrecht
<andrew@fsf.org>
Sat, 24 Mar 2018 22:28:40 +0000
(18:28 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Sat, 24 Mar 2018 22:29:19 +0000
(18:29 -0400)
This reverts commit
90ccddb49a718b38ba3e856423f8bd7b0c080761
.
2018/assets/js/stream.js
patch
|
blob
|
blame
|
history
diff --git
a/2018/assets/js/stream.js
b/2018/assets/js/stream.js
index e891dbe8b3218691e75ffdbd8cbd58ce21e68850..ece7f40cf656bb210ee5989816ce0fff69b69b5c 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
463
",
+ name: "Room
101
",
speakerMount: "/stream-101.webm",
desktopMount: "/slides-101.webm",
speakerSmallMount: "/stream-101-480p.webm",
- ircChannel: "#libreplanet_room
463
"
+ ircChannel: "#libreplanet_room
101
"
}
];