Fix Database
This commit is contained in:
parent
07ff56e157
commit
35c182b80d
@ -496,8 +496,7 @@ fillDb = do
|
|||||||
, sheetVisibleFrom = Just now
|
, sheetVisibleFrom = Just now
|
||||||
, sheetActiveFrom = now
|
, sheetActiveFrom = now
|
||||||
, sheetActiveTo = (14 * nominalDay) `addUTCTime` now
|
, sheetActiveTo = (14 * nominalDay) `addUTCTime` now
|
||||||
, sheetSubmissionMode = CorrectorSubmissions
|
, sheetSubmissionMode = SubmissionMode True Nothing
|
||||||
, sheetUploadMode = Upload True
|
|
||||||
, sheetHintFrom = Nothing
|
, sheetHintFrom = Nothing
|
||||||
, sheetSolutionFrom = Nothing
|
, sheetSolutionFrom = Nothing
|
||||||
, sheetAutoDistribute = True
|
, sheetAutoDistribute = True
|
||||||
|
|||||||
Reference in New Issue
Block a user