chore(fill): change tutorial template type
This commit is contained in:
parent
67f8ef7540
commit
a5dff16d35
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user