diff options
author | derchris | 2018-05-08 13:23:55 +0200 |
---|---|---|
committer | derchris | 2018-05-08 13:23:55 +0200 |
commit | fd293cbb379903d943dc412be3d6d110236dbd7b (patch) | |
tree | fc5972ff46af1e56a8f2eaf1ffc40f5397dcfccc /configs/conferences/gpn18/config.php | |
parent | c8b362aeecebb5f4fad1161c49722c35bf57d113 (diff) |
gpn18 add openhub schedule
Diffstat (limited to 'configs/conferences/gpn18/config.php')
-rw-r--r-- | configs/conferences/gpn18/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/gpn18/config.php b/configs/conferences/gpn18/config.php index 4eaae41..df390c8 100644 --- a/configs/conferences/gpn18/config.php +++ b/configs/conferences/gpn18/config.php @@ -440,7 +440,7 @@ $CONFIG['SCHEDULE'] = array( * * Wird diese Zeile auskommentiert, werden alle Räume angezeigt */ - 'ROOMFILTER' => ['ZKM_Medientheater', 'HfG_Studio', 'ZKM_Vortragssaal'], + 'ROOMFILTER' => ['ZKM_Medientheater', 'HfG_Studio', 'ZKM_Vortragssaal', 'ZKM_OpenHUB'], /** * Skalierung der Programm-Vorschau in Sekunden pro Pixel |