Add MCH2022

This commit is contained in:
Laura Hausmann 2022-07-25 17:13:49 +02:00
parent 606613b2fd
commit a4a4b3ddba
Signed by: zotan
GPG Key ID: D044E84C5BE01605
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ public static class c3stream {
public static string DbPath = Path.Combine(DataPath, DbFile);
public static readonly List<ConferenceObject> Conferences = new() {
new ConferenceObject("MCH2022", true),
new ConferenceObject("gpn20", true),
new ConferenceObject("rc3-2021"),
new ConferenceObject("rc3"),