boutta make a big change

This commit is contained in:
denizk0461
2023-04-08 15:13:11 +02:00
parent 9c0e67b396
commit 76370d78a8
17 changed files with 92 additions and 23 deletions
@@ -9,5 +9,6 @@ object DummyData {
StudIPEvent("Key Moments", arrayOf("Esders-Angermund"), "GW2 B2890", 2, 2, 1),
StudIPEvent("ULS-1", arrayOf("Herrmann"), "GW2 B2890", 2, 3, 1),
StudIPEvent("Gesellschaft und Raum", arrayOf("Lossau", "Mossig"), "GW2 B1820", 3, 1, 1),
StudIPEvent("Gesellschaft und Raum2", arrayOf("Lossau", "Mossig"), "GW2 B1820", 4, 4, 2),
)
}