Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Dec 17, 2024
1 parent 10240cb commit 1df65e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meteor/server/lib/rest/v1/studios.ts
Original file line number Diff line number Diff line change
Expand Up @@ -221,5 +221,5 @@ export interface APIStudioSettings {
allowHold?: boolean
allowPieceDirectPlay?: boolean
enableBuckets?: boolean
enableEvaluationForm: true
enableEvaluationForm?: boolean
}

0 comments on commit 1df65e8

Please sign in to comment.