fix(vcfb2022): fixed Medientheater room mapping

This commit is contained in:
Daniel Meißner 2022-10-04 22:11:36 +02:00 committed by hexchen
parent 5ba3b68072
commit 696fd413ac

View file

@ -156,7 +156,7 @@ $CONFIG['ROOMS'] = array(
),
'Medientheater' => array(
'DISPLAY' => 'Medientheater',
'STREAM' => 's3',
'STREAM' => 's4',
'PREVIEW' => true,
'TRANSLATION' => true,
'SD_VIDEO' => true,