schedule/config: add 2018
This commit is contained in:
parent
ac3a19bf73
commit
18ac2789f7
|
@ -40,6 +40,14 @@ function getSchedConfig($year = 2017) {
|
|||
],
|
||||
'hidden_language_tracks' => [34],
|
||||
],
|
||||
2018 => [
|
||||
'conferenceId' => 5,
|
||||
'eventTypes' => [
|
||||
'lecture' => 10,
|
||||
'workshop' => 9,
|
||||
],
|
||||
'hidden_language_tracks' => [42],
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue