fix(build): while the blank is necessary to prevent unnecessary migrations, it is not allowed either, see #133
This commit is contained in:
parent
2509358878
commit
a4b2af7f15
@ -10,8 +10,8 @@ School json
|
|||||||
examMinimumRegisterBeforeStart NominalDiffTime Maybe
|
examMinimumRegisterBeforeStart NominalDiffTime Maybe
|
||||||
examMinimumRegisterDuration NominalDiffTime Maybe
|
examMinimumRegisterDuration NominalDiffTime Maybe
|
||||||
examRequireModeForRegistration Bool default=false
|
examRequireModeForRegistration Bool default=false
|
||||||
examDiscouragedModes ExamModeDNF default='{"dnf-terms": []}' -- This comment fixes syntax highlighting error only "
|
examDiscouragedModes ExamModeDNF
|
||||||
examCloseMode ExamCloseMode default='separate'
|
examCloseMode ExamCloseMode default='separate'
|
||||||
sheetAuthorshipStatementMode SchoolAuthorshipStatementMode default='optional'
|
sheetAuthorshipStatementMode SchoolAuthorshipStatementMode default='optional'
|
||||||
sheetAuthorshipStatementDefinition AuthorshipStatementDefinitionId Maybe
|
sheetAuthorshipStatementDefinition AuthorshipStatementDefinitionId Maybe
|
||||||
sheetAuthorshipStatementAllowOther Bool default=true
|
sheetAuthorshipStatementAllowOther Bool default=true
|
||||||
|
|||||||
Reference in New Issue
Block a user