diff options
author | Daniel Meißner | 2017-08-04 16:35:41 +0200 |
---|---|---|
committer | Daniel Meißner | 2017-08-04 16:35:41 +0200 |
commit | 21ab053f6fefd4e2def685393e7373a70e56c4d9 (patch) | |
tree | d445741078933b5c1ec50f6bcb4f21d9f90d3ebd | |
parent | 16e2e50fa6ca27f447b8fef441294d20935a66e6 (diff) |
SHA2017: added binary voice
-rw-r--r-- | configs/conferences/SHA2017/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/SHA2017/config.php b/configs/conferences/SHA2017/config.php index 8b4999c..5247162 100644 --- a/configs/conferences/SHA2017/config.php +++ b/configs/conferences/SHA2017/config.php @@ -115,7 +115,7 @@ $CONFIG['OVERVIEW'] = array( 'Live Music' => array( 'lounge', - 'radio', + 'binaryvoice', ), ), ); |