mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
remove slidestream from saal6
This commit is contained in:
parent
dc0af5c2a5
commit
81af82d863
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
<ul class="nav nav-tabs nav-justified">
|
||||
<?
|
||||
if($miniroom)
|
||||
if($miniroom || $room == 'saal6')
|
||||
$tabs = array('video', 'audio');
|
||||
else
|
||||
$tabs = array('video', 'audio', 'slides');
|
||||
|
|
Loading…
Reference in a new issue