mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 14:44:21 +00:00
Update rC3 2021 Chaosstudio Hamburg config (#163)
Stream ID and slug is "csh" this year instead of "chaosstudio-hamburg". IRC and twitter are correct.
This commit is contained in:
parent
da27e376c6
commit
4934fd083f
1 changed files with 3 additions and 3 deletions
|
@ -129,7 +129,7 @@ $CONFIG['OVERVIEW'] = array(
|
|||
'cbase',
|
||||
'cwtv',
|
||||
'r3s',
|
||||
'chaosstudio-hamburg',
|
||||
'csh',
|
||||
'chaoszone',
|
||||
'fem',
|
||||
'franconiannet',
|
||||
|
@ -389,10 +389,10 @@ $CONFIG['ROOMS'] = array(
|
|||
'TEXT' => '#rC3chaoszone',
|
||||
),
|
||||
),
|
||||
'chaosstudio-hamburg' => array(
|
||||
'csh' => array(
|
||||
'DISPLAY' => 'ChaosStudio Hamburg',
|
||||
'DISPLAY_SHORT' => 'CSH',
|
||||
'STREAM' => 'chaosstudio-hamburg',
|
||||
'STREAM' => 'csh',
|
||||
'PREVIEW' => true,
|
||||
'TRANSLATION' => [
|
||||
['endpoint' => 'translated', 'label' => 'Translated1'],
|
||||
|
|
Loading…
Reference in a new issue