fix room id for douglasie

This commit is contained in:
Ember Keske 2022-10-01 11:00:36 +02:00 committed by hexchen
parent b20c76a855
commit 95364448b2

View file

@ -527,7 +527,7 @@ $CONFIG['ROOMS'] = array(
),
'DOUGLASIE' => array(
'DISPLAY' => 'DOUGLASIE',
'STREAM' => 's4',
'STREAM' => 's6',
'PREVIEW' => true,
'TRANSLATION' => false,
'SD_VIDEO' => true,