Skip to content

Commit 1df65e8

Browse files
committed
chore: fix typo
1 parent 10240cb commit 1df65e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meteor/server/lib/rest/v1/studios.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,5 @@ export interface APIStudioSettings {
221221
allowHold?: boolean
222222
allowPieceDirectPlay?: boolean
223223
enableBuckets?: boolean
224-
enableEvaluationForm: true
224+
enableEvaluationForm?: boolean
225225
}

0 commit comments

Comments
 (0)