fix build

This commit is contained in:
Steffen Jost 2023-01-18 18:59:08 +01:00
parent 65ea64780f
commit ed9b24f275

View File

@ -44,6 +44,7 @@ fakeUser adjUser = adjUser User{..}
userExamOfficeGetSynced = True userExamOfficeGetSynced = True
userExamOfficeGetLabels = True userExamOfficeGetLabels = True
userSex = Nothing userSex = Nothing
userBirthday = Nothing
userShowSex = userDefaultShowSex userShowSex = userDefaultShowSex
userNotificationSettings = def userNotificationSettings = def
userCreated = unsafePerformIO getCurrentTime userCreated = unsafePerformIO getCurrentTime