chore(fill): change tutorial template type

This commit is contained in:
Steffen Jost 2023-06-02 09:27:31 +00:00
parent 67f8ef7540
commit a5dff16d35

View File

@ -1027,7 +1027,7 @@ fillDb = do
insert_ Tutorial
{ tutorialName = mkName "Vorlage"
, tutorialCourse = c
, tutorialType = "Schulung"
, tutorialType = "Vorlage___Schulung"
, tutorialCapacity = capacity
, tutorialRoom = Just $ case weekDay of
Monday -> "A380"