We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b76691a + 7f1bc02 commit c6be9f5Copy full SHA for c6be9f5
meteor/server/lib/rest/v1/studios.ts
@@ -220,5 +220,5 @@ export interface APIStudioSettings {
220
allowHold?: boolean
221
allowPieceDirectPlay?: boolean
222
enableBuckets?: boolean
223
- enableEvaluationForm: true
+ enableEvaluationForm?: boolean
224
}
0 commit comments