aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorv0tti2016-03-27 17:35:00 +0200
committerv0tti2016-03-27 17:35:00 +0200
commit157531eab39c4cc326fced24dedb33e176eb44d5 (patch)
tree68e1bab83ac6c4642570517da7f5cbc100beb065
parentda3180e007dd26974daa8049f810a9db57ffce9c (diff)
Correct room slug
-rw-r--r--configs/conferences/turnier2016/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/turnier2016/config.php b/configs/conferences/turnier2016/config.php
index 06d865a..c4fc7c0 100644
--- a/configs/conferences/turnier2016/config.php
+++ b/configs/conferences/turnier2016/config.php
@@ -124,7 +124,7 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array(
*/
'GROUPS' => array(
'' => array(
- 'Helios Arena',
+ 'HeliosArena',
),
),
);