diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/fffpk/config.php | 2 | 
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, | 
