From 47d59278f25076a7ede761adf93ad4534f3d9682 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 29 Oct 2020 19:57:01 +0100 Subject: chaosradio: fix typo --- configs/conferences/chaosradio/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 7d05fc2..90f5588 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -25,7 +25,7 @@ else } #$STREAM = $IM_CCCB ? 's23' : 'q2'; -STREAM="chaosradio" +$STREAM="chaosradio"; $CONFIG['CONFERENCE'] = array( -- cgit v1.2.3