Skip to content

Commit 7f1bc02

Browse files
committed
chore: fix typo
1 parent b76691a commit 7f1bc02

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
@@ -220,5 +220,5 @@ export interface APIStudioSettings {
220220
allowHold?: boolean
221221
allowPieceDirectPlay?: boolean
222222
enableBuckets?: boolean
223-
enableEvaluationForm: true
223+
enableEvaluationForm?: boolean
224224
}

0 commit comments

Comments
 (0)