voc.infobeamer-cms: room names
This commit is contained in:
parent
e55f32bfb6
commit
316ba1c1c6
1 changed files with 6 additions and 5 deletions
|
@ -72,11 +72,12 @@ nodes['voc.infobeamer-cms'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'rooms': {
|
'rooms': {
|
||||||
'Saal 1': 34430,
|
'Saal 1': 34430, # s1
|
||||||
'Saal G': 26598,
|
'Saal GLITCH': 37731, # s2
|
||||||
'Saal Z': 26610,
|
'Saal ZIGZAG': 26610, # s3
|
||||||
'Saal E (SoS/Lightning-Talks)': 32814,
|
'Saal HUFF': 38641, # s4
|
||||||
'Saal F (Sendezentrum/DLF)': 9717,
|
'Saal YELL': 38642, # s5
|
||||||
|
'Sendezentrum': 35042, # s6
|
||||||
},
|
},
|
||||||
'interrupts': {
|
'interrupts': {
|
||||||
'Questions': 'questions',
|
'Questions': 'questions',
|
||||||
|
|
Loading…
Reference in a new issue