From 4afff5d0b51e3bbb84f4c3bf102aabd15ab797c9 Mon Sep 17 00:00:00 2001
From: Andreas Hubel
Date: Fri, 23 Oct 2020 23:36:04 +0200
Subject: pw20: q1 -> pw20

---
 configs/conferences/pw20/config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/conferences/pw20/config.php b/configs/conferences/pw20/config.php
index 382326e..9a73859 100644
--- a/configs/conferences/pw20/config.php
+++ b/configs/conferences/pw20/config.php
@@ -126,7 +126,7 @@ $CONFIG['OVERVIEW'] = array(
 $CONFIG['ROOMS'] = array(
 	'saal1' => array(
 		'DISPLAY' => 'Saal 1',
-		'STREAM' => 'q1',
+		'STREAM' => 'pw20',
 		'PREVIEW' => true,
 
 		'TRANSLATION' => true,
-- 
cgit v1.2.3