aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/fffpk/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2020-10-11 15:24:40 +0200
committerDaniel Molkentin2020-10-11 15:24:40 +0200
commit635d18c164bd3171a1075c2add8f248a01dc8eb1 (patch)
treef25c5ac40b1b500d8f10ec9ea97251d9c394a17b /configs/conferences/fffpk/config.php
parentbe0a34c6051bb54376a7dc8bc817c372c32ea971 (diff)
fix room name
Diffstat (limited to 'configs/conferences/fffpk/config.php')
-rw-r--r--configs/conferences/fffpk/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/fffpk/config.php b/configs/conferences/fffpk/config.php
index d713770..e3f3e4d 100644
--- a/configs/conferences/fffpk/config.php
+++ b/configs/conferences/fffpk/config.php
@@ -120,7 +120,7 @@ $CONFIG['OVERVIEW'] = array(
* Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets oä.)
*/
$CONFIG['ROOMS'] = array(
- 'gasometer' => array(
+ 'fff' => array(
'DISPLAY' => 'Pressekonferenz',
'STREAM' => 'fff',
'PREVIEW' => true,