diff options
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/42021/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/42021/config.php b/configs/conferences/42021/config.php index 6ae4cd4..d636cf7 100755 --- a/configs/conferences/42021/config.php +++ b/configs/conferences/42021/config.php @@ -124,7 +124,7 @@ $CONFIG['OVERVIEW'] = array( * Liste der Räume (= Audio & Video Produktionen, also auch DJ-Sets oä.) */ $CONFIG['ROOMS'] = array( - 'pfdw21' => array( + '42021' => array( 'DISPLAY' => '420 Day', 'STREAM' => '42021', 'PREVIEW' => true, |