config: add 2022

This commit is contained in:
Ivaylo Markov 2022-09-28 13:53:41 +03:00
parent c65b42c9ad
commit 630ab0d6c6
1 changed files with 8 additions and 0 deletions

View File

@ -71,6 +71,14 @@ function getSchedConfig($year = 2017) {
],
'hidden_language_tracks' => [66],
],
2022 => [
'conferenceId' => 9,
'eventTypes' => [
'lecture' => 18,
'workshop' => 17,
],
'hidden_language_tracks' => [73],
],
];