Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 52 #1300

Open
wants to merge 396 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
396 commits
Select commit Hold shift + click to select a range
3fd9716
chore: revert countdown in top bar to part time
mint-dewit Oct 17, 2024
191353f
chore: split job-worker context.ts into multiple files
Julusian Oct 17, 2024
4a1c882
feat: reimplement model `switchRouteSet` to perform operation on `con…
Julusian Oct 17, 2024
216bcab
chore: swap segment and part countdown
mint-dewit Oct 18, 2024
082b1d8
fix: type mismatch and confusing ui for enabling/disabling ab players
Julusian Oct 14, 2024
a498d90
fix: use segment budget duration for segment duration counter (#15)
Julusian Oct 18, 2024
ed82e6b
fix: remove unused meteor ui packages
Julusian Oct 15, 2024
e69a4fc
feat: processIngestData & userEditOperations
Julusian Oct 18, 2024
ca11fc8
Merge pull request #1292 from bbc/upstream/remove-meteor-packages
nytamin Oct 21, 2024
5bb60d0
chore: tidy
Julusian Oct 21, 2024
9be51e4
chore: jsx component
Julusian Oct 21, 2024
dfc7c5e
chore: fix tests
Julusian Oct 21, 2024
c6df21a
Merge remote-tracking branch 'upstream/release52' into upstream/segme…
Julusian Oct 22, 2024
9efddf5
chore: fix tests
Julusian Oct 22, 2024
df0dc95
fix: prompter skipped pieces
mint-dewit Oct 22, 2024
e26a3d2
Merge pull request #1296 from bbc/fix/prompter-skips-script-pieces
jstarpl Oct 23, 2024
1dfdaad
chore: add playlist timings to LSG
mint-dewit Oct 14, 2024
a6e9a9b
Merge pull request #1283 from bbc/upstream/fix-quickloop-timers
jstarpl Oct 23, 2024
a1d1f42
chore: only count down to segment time if available
mint-dewit Oct 24, 2024
9c308e5
chore: rename to expectedDurationMs
mint-dewit Oct 24, 2024
fad8334
chore: rename
mint-dewit Oct 24, 2024
6ef01f1
chore: fix tests
mint-dewit Oct 24, 2024
f8a1d75
Merge pull request #1298 from bbc/upstream/chore-add-lsg-playlist-timing
jstarpl Oct 24, 2024
c228251
feat: list routesets from blueprints adlib action
mint-dewit Oct 24, 2024
56f1399
Merge remote-tracking branch 'upstream/release52' into upstream/segme…
Julusian Oct 24, 2024
474e0d3
fix: restore test
Julusian Oct 24, 2024
817f9a0
chore: review comments
Julusian Oct 24, 2024
c5b833d
feat: add `notes` to `RundownPlaylist` and pipe notes from blueprints…
Julusian Oct 21, 2024
d9fafe0
feat: Server-side notifications #1193
Julusian Oct 24, 2024
3b4cdda
fix: prefer field_order from package info stream over deepscan
Julusian Oct 24, 2024
3818de8
Merge pull request #1301 from bbc/upstream/feat-list-routesets-in-adl…
jstarpl Oct 24, 2024
549f544
Merge pull request #1277 from bbc/upstream/segment-timing
jstarpl Oct 28, 2024
3a66e93
chore: update comments
jstarpl Oct 28, 2024
1795ea9
Merge branch 'release51' into release52
jstarpl Oct 28, 2024
d2aa933
Merge pull request #1291 from bbc/upstream/fix-switchrouteset-updatin…
jstarpl Oct 29, 2024
799ab71
Merge pull request #1295 from bbc/upstream/playlist-notes
jstarpl Oct 29, 2024
c295ad6
Merge branch 'upstream/release52' into upstream/server-side-notificat…
Julusian Oct 29, 2024
aefc95d
Merge branch 'upstream/release52' into upstream/process-ingest-data2
Julusian Oct 29, 2024
f1f77fa
feat: quickloop improvements
Julusian Oct 24, 2024
3daed38
Further updates mainly to improve logging and code comments
Oct 30, 2024
9a3e400
chore: add user option to upload and ingest ingestData from snapshot
nytamin Oct 31, 2024
91e6a40
feat: meteor 2.16
Julusian Oct 31, 2024
c9e739d
fix: remove unused `rundownIds` parameter from `MeteorPubSub.uiPartIn…
Julusian Nov 1, 2024
005a0e5
fix: action triggers editor not showing previews
Julusian Nov 1, 2024
c2a6522
feat: convert action-triggers computation to async
Julusian Nov 1, 2024
a9daca2
fix: Unable to clear infinites
Julusian Nov 4, 2024
d798c7c
chore: replace contextTypes with modern alternatives
Julusian Nov 4, 2024
c593560
fix: publications not becoming ready when returning null
Julusian Nov 6, 2024
89d7eca
Updated to add hidden property to IBlueprintAdLibPiece and IBlueprint…
Nov 6, 2024
a876c6d
chore: cleanup unused keyboardmap and meteor settings
Julusian Nov 7, 2024
f3244b7
Merge branch 'release52' into feat/adlib-action-options
Nov 13, 2024
e245b15
Merge branch 'release52' into feat/blueprint-config-validation
Nov 13, 2024
50bc344
Merge branch 'release52' into feat/templateAdlibs
Nov 13, 2024
3799e61
Merge pull request #1226 from evs-broadcast/feat/adlib-action-options
jstarpl Nov 13, 2024
73527e0
Merge pull request #1221 from evs-broadcast/feat/templateAdlibs
jstarpl Nov 13, 2024
76b8cbd
chore(AdLibPanel): simplify
jstarpl Nov 13, 2024
175b5ff
fix(AdLibPanel): support hidden on AdLibPieces
jstarpl Nov 13, 2024
db9bd7d
Merge pull request #1319 from nrkno/chore/evs-hidden-adlibs
jstarpl Nov 13, 2024
ecc1768
Merge pull request #1223 from evs-broadcast/feat/blueprint-config-val…
nytamin Nov 14, 2024
428e95d
chore: remove handling of legacy mos data import
nytamin Nov 14, 2024
8c78ed2
Merge branch 'release51' into release52
jstarpl Nov 15, 2024
b0daf75
feat: option to disable HOLD & direct play (#32)
Julusian Nov 25, 2024
ea2cae1
feat: option to disable/enable buckets (#36)
olzzon Nov 20, 2024
cc866ca
Merge branch 'release51' into release52
jstarpl Nov 25, 2024
d7a216d
fix: `queuedSegmentId` ignored when taking last part of the rundown
Julusian Nov 26, 2024
89ddacf
Merge pull request #1330 from bbc/upstream/fix-queued-segment-when-on…
jstarpl Nov 26, 2024
c58d6ba
Merge pull request #1324 from bbc/upstream/fix-infinite-end-and-duration
jstarpl Nov 26, 2024
fa367ed
Merge pull request #1318 from bbc/upstream/remove-unused-keyboardmap-…
jstarpl Nov 26, 2024
a886bc4
Merge pull request #1309 from bbc/upstream/fix-action-triggers-previews
jstarpl Nov 26, 2024
24aae09
Merge branch 'release51' into release52
jstarpl Nov 29, 2024
8b926ac
fix: the scss structure was reimporting colors and variable multiple …
olzzon Dec 2, 2024
ef01346
Merge branch 'chore/upload-ingest-snapshot' into release52
nytamin Dec 5, 2024
24dccd6
chore: lint fix
nytamin Dec 5, 2024
7a5dc15
chore: fix install bug on windows
nytamin Dec 9, 2024
a96f615
chore: refactor sass to fix deprecation warnings
nytamin Dec 9, 2024
a668b44
chore: replace `meteor yarn` with `meteor npm run` to fix issue with …
nytamin Dec 9, 2024
90fb8e8
Merge pull request #1339 from nrkno/chore/deprecated-sass
nytamin Dec 9, 2024
162af01
Merge pull request #1335 from bbc/upstream/pr-over-onehundres-css-sty…
jstarpl Dec 9, 2024
fcd04da
Merge pull request #1313 from bbc/chore/replace-contextTypes
jstarpl Dec 10, 2024
6b36d5b
Merge branch 'release52' into upstream/interlaced-fix
Julusian Dec 10, 2024
57ddfde
Merge pull request #1340 from bbc/upstream/interlaced-fix
jstarpl Dec 10, 2024
6e04a7f
chore: doc and fixes after code review
nytamin Dec 10, 2024
f742fcb
Merge branch 'upstream/process-ingest-data2' into release52
nytamin Dec 10, 2024
f6d8290
chore: minor fixes after code review
nytamin Dec 10, 2024
96ec63a
Merge branch 'upstream/quickloop-improvements' into release52
nytamin Dec 10, 2024
33f53cb
chore: minor fixes after code review
nytamin Dec 10, 2024
993a696
Merge branch 'feat/pr-upstream-for-elemement-selector-for-ui' of gith…
nytamin Dec 10, 2024
20ab08d
chore: minor fixes after code review
nytamin Dec 10, 2024
3f63362
Merge branch 'upstream/action-triggers-async' into release52
nytamin Dec 10, 2024
45fa3d2
Merge branch 'upstream/studio-settings-for-features' of github.com:bb…
nytamin Dec 10, 2024
999b800
chore: fix unit test & CI
nytamin Dec 10, 2024
11ddc3a
chore: fix moar tests
nytamin Dec 10, 2024
f723c27
chore: fix unit tests & CI
nytamin Dec 10, 2024
c4365ad
Revert "chore: fix unit tests & CI"
nytamin Dec 10, 2024
a6ce734
Merge branch 'upstream/release52' into upstream/server-side-notificat…
Julusian Dec 10, 2024
8670727
feat: meteor 3.0.4
Julusian Dec 10, 2024
61b6854
feat: update meteor to 3.1 and node to 22
Julusian Nov 25, 2024
aaaa3d5
chore: improve when webui is built
Julusian Nov 19, 2024
da49fe1
chore: missing import
Julusian Dec 10, 2024
ef14c8f
feat: configure Core system/studio settings via blueprints
Julusian Nov 20, 2024
5f77a10
chore: fix lint
Julusian Dec 10, 2024
c4b8da5
feat: Sofie Core Groups with Trusted header SOFIE-95
Julusian Nov 26, 2024
4918e04
chore: update documentation
Julusian Nov 26, 2024
6b02621
chore: remove unused css
Julusian Nov 26, 2024
1e5bbc6
feat: support for http header in packagemanager
olzzon Sep 9, 2024
c7bdfe6
feat: always add `dnt=gateway` header for gateway connections
Julusian Nov 27, 2024
3f71257
Merge branch 'upstream/release52' into feat/mos-openmedia-hot-standby
Julusian Dec 10, 2024
685862b
chore: review comments
Julusian Dec 10, 2024
3d559f1
fix: unable to remove peripheralDevice
Julusian Dec 3, 2024
4c7a337
chore: fix missed security check
Julusian Dec 10, 2024
878214b
feat: configure peripheral device settings from blueprints
Julusian Dec 9, 2024
f54bd28
chore: add deprecation note
Julusian Dec 11, 2024
5a58f71
feat!: remove showstyle and studio blueprint migrations
Julusian Dec 11, 2024
11b7493
WIP
nytamin Dec 11, 2024
2095210
chore: minor docs after code review
nytamin Dec 11, 2024
8ac7b39
chore: minor docs after code review
nytamin Dec 11, 2024
49730ed
Merge branch 'upstream/meteor3' into release52
nytamin Dec 11, 2024
263a06c
Merge branch 'upstream/blueprint-configure-system-settings' into rele…
nytamin Dec 11, 2024
5d2d5bf
Merge branch 'upstream/header-based-auth' into release52
nytamin Dec 11, 2024
dd5010a
chore: fix unit test
nytamin Dec 11, 2024
0b5412a
Merge branch 'upstream/release52' into upstream/peripheral-device-set…
Julusian Dec 11, 2024
b628877
Merge branch 'upstream/release52' into upstream/server-side-notificat…
Julusian Dec 11, 2024
fdf019b
chore: fix lint
Julusian Dec 11, 2024
b66de77
Merge pull request #1336 from bbc/upstream/peripheral-device-settings…
nytamin Dec 11, 2024
83c11bf
chore: some minor changes
Julusian Dec 11, 2024
34d3f91
Merge pull request #1341 from bbc/upstream/tidying
jstarpl Dec 11, 2024
31d72ff
Merge pull request #1303 from bbc/upstream/server-side-notifications
jstarpl Dec 11, 2024
29c0800
chore: fix a typo in #getOrCategoryEntry
jstarpl Dec 11, 2024
b69478f
Merge pull request #1169 from bbc/feat/mos-openmedia-hot-standby
jstarpl Dec 11, 2024
d421e78
chore: update mos-connection
jstarpl Dec 11, 2024
847bf1c
Merge branch 'release51'
nytamin Dec 12, 2024
c1a9a02
Merge branch 'release51' into release52
nytamin Dec 12, 2024
2eafb6a
chore: fix crashing job-worker on startup
nytamin Dec 12, 2024
e6e9aa7
Partially revert "Merge pull request #1341 from bbc/upstream/tidying"…
nytamin Dec 12, 2024
ddab6df
fix: missing roboto font after scss cleanup
jstarpl Dec 12, 2024
1848f9e
Properties Panel (bbc/sofie-core #22)
olzzon Dec 13, 2024
8292d96
fix: remove Meteor.absoluteUrl and proxy ddp through vite.
Julusian Dec 16, 2024
9903411
Merge pull request #1344 from bbc/upstream/header-auth-in-dev
nytamin Dec 16, 2024
0399c56
chore: add docs for distributed package-manager
Julusian Dec 11, 2024
44b475e
fix: package-manager publications forcing arguments
Julusian Dec 16, 2024
b9d59c2
chore: update wording
Julusian Dec 16, 2024
e9f21fb
feat: Evaluation form is optional in studio settings, with default tu…
olzzon Dec 17, 2024
315bb5e
Merge pull request #1347 from bbc/feat/option-to-disable-evaluation-form
jstarpl Dec 17, 2024
aa3332a
chore: review comments
Julusian Dec 17, 2024
e1c5105
Merge pull request #1345 from bbc/upstream/package-manager-docs-update
jstarpl Dec 17, 2024
b76691a
chore(docs): word capitalization
jstarpl Dec 17, 2024
7f1bc02
chore: fix typo
Julusian Dec 17, 2024
c6be9f5
Merge pull request #1348 from bbc/upstream/fix-typo-1347
jstarpl Dec 17, 2024
8704ff8
fix: sofie logo not showing in dev
Julusian Dec 18, 2024
c810d26
chore: convert some class react components to functional
Julusian Dec 18, 2024
8dc29c9
chore: refactor EditAttribute to hooks
Julusian Dec 18, 2024
8c5c933
chore: remove unused EditAttribute 'array' type
Julusian Dec 18, 2024
2bb0dc8
Merge pull request #1350 from bbc/upstream/fix-logo-not-showing-in-dev
jstarpl Dec 18, 2024
8a10914
chore: update tsr
jstarpl Dec 19, 2024
8f0153e
feat: move next part should respect quickloop bounds
mint-dewit Nov 4, 2024
462f20f
Merge branch 'release51' into release52
jstarpl Jan 7, 2025
b87cd9f
chore: add defaults
mint-dewit Jan 7, 2025
bd3aeaa
Merge pull request #1354 from bbc/upstream/feat-move-next-in-quickloop
jstarpl Jan 7, 2025
7bec461
feat: add in-out words to the VT type
olzzon Dec 4, 2024
6d7bdeb
feat: dummy VT preview on ON AIR playhead when arg ignore_piece_conte…
olzzon Dec 4, 2024
8c2eabd
feat: hack add in out work in floating inspector for testing without …
olzzon Dec 5, 2024
d234a78
feat: vt - inout add text in preview window
olzzon Dec 9, 2024
c3f0761
fix: css VT hover align in and out words
olzzon Dec 10, 2024
b17ec63
feat: css UI align hover preview
olzzon Dec 10, 2024
b20b4a4
Merge pull request #1351 from bbc/upstream/convert-some-components
nytamin Jan 8, 2025
997e111
chore: refactoring
Julusian Oct 28, 2024
74bea6c
feat: exclude pieces from part keepalive
Julusian Dec 16, 2024
cf72b49
feat: add ignoreQuickLoop as an optional attr in the openAPI
olzzon Jan 9, 2025
4346290
fix: in out words on VT should always be white
olzzon Jan 10, 2025
c77b6a5
fix: fixed width on inspector
olzzon Jan 10, 2025
cb59dd9
Merge pull request #1357 from bbc/upstream/feat-move-next-quickloop-a…
jstarpl Jan 10, 2025
1ef623a
chore: Tweaked size and margins of the numbered marker BBC has added …
hummelstrand Jan 15, 2025
ee11a91
chore: Made the Mini-shelf adlibs buttons less tall, and tweaked thei…
hummelstrand Jan 15, 2025
95eccdd
chore: Tweaked Mini Shelf button label padding. Commented out the spe…
hummelstrand Jan 16, 2025
1a639a8
chore: Updated Sofie's logo assets. Also optimized compression on oth…
hummelstrand Jan 16, 2025
9a7ddf5
chore: Removed SVG logo file that accidentally got duplicated to the …
hummelstrand Jan 20, 2025
626208b
chore: update root dependencies
Julusian Jan 20, 2025
cd7c3a3
chore: in-range package updates
Julusian Jan 20, 2025
7070dfd
chore: remove node-fetch from blueprints
Julusian Jan 20, 2025
b0200d9
chore: some major versions in packages
Julusian Jan 20, 2025
87137c6
chore: update yarn to v4
Julusian Jan 20, 2025
e630dd2
chore: replace eventemitter3 with builtin
Julusian Jan 20, 2025
5cce39e
chore: update some more majors
Julusian Jan 20, 2025
91a578d
chore: update mongodb driver
Julusian Jan 20, 2025
8052dc3
chore: update lerna
Julusian Jan 20, 2025
a94cb52
chore: updates for meteor
Julusian Jan 20, 2025
8e7af39
chore: update ci scripts
Julusian Jan 20, 2025
fb74b02
chore: fix webui build
Julusian Jan 20, 2025
094a29f
chore: fix asyncapi generation
Julusian Jan 20, 2025
e6eed83
chore: fix docs
Julusian Jan 20, 2025
a9b98e7
feat: add RemoteSpeak source layer type
mint-dewit Jan 20, 2025
40b4cb9
Merge branch 'release51' into release52
jstarpl Jan 21, 2025
d718517
Merge pull request #1361 from hummelstrand/ui-tweaks
jstarpl Jan 21, 2025
d499893
fix: update mos-connection dependency: fixes an issue where ExternalM…
nytamin Jan 22, 2025
1ccaa20
chore: expose "Edit Piece" context menu
mint-dewit Jan 22, 2025
842a036
chore: doc
nytamin Jan 22, 2025
f35621d
Merge branch 'bbc/upstream/vt-in-out-words' into release52
nytamin Jan 22, 2025
a5d3101
Merge pull request #1363 from nrkno/fix/MosPayload-string-not-passed-…
nytamin Jan 22, 2025
054dcb1
Merge remote-tracking branch 'nrk/release52' into upstream/feat/prope…
mint-dewit Jan 22, 2025
d51ba2f
feat: allow drag from mos-plugin to part
mint-dewit Oct 18, 2024
b51ee26
Merge pull request #1342 from bbc/upstream/feat/properties-panel
jstarpl Jan 23, 2025
eb35f0e
fix(Cronjob): don't restart CasparCG using the nightly cronjob if the…
jstarpl Jan 23, 2025
302bbc3
chore: update tests
jstarpl Jan 24, 2025
5edd7d1
chore: Changed styling of the liveSpeak and remoteSpeak sourceLayer t…
hummelstrand Jan 22, 2025
ca872a1
chore: revert debug ignoreMediaStatus
mint-dewit Jan 27, 2025
1e21321
Merge remote-tracking branch 'nrk/release52' into upstream/update-dep…
Julusian Jan 27, 2025
84c75f4
chore: remove yarn patch
Julusian Jan 27, 2025
3a7a95a
chore: update a few more
Julusian Jan 27, 2025
39dee8a
chore: first, fetch the Devices, compile a list of StudioIds and then…
jstarpl Jan 28, 2025
2ac7cb1
feat: customizable package status messages
Julusian Jan 21, 2025
98e199c
chore: resolve a type casting problem
jstarpl Jan 28, 2025
4f40cea
feat(EAV-297): add Shuttle WebHID prompter controller support
ianshade Aug 23, 2024
cc230ca
feat(EAV-323): allow Take from Shuttle connected to Prompter View
ianshade Sep 4, 2024
587ad1a
fix(EAV-297): prompter imports
ianshade Jan 29, 2025
94af13a
Merge pull request #1365 from nrkno/fix/sofie-3618/casparcg-restarts-…
jstarpl Jan 29, 2025
f14f212
feat: consistent rundown activation
olzzon Jan 29, 2025
1c17e72
chore(docs): add shuttlewebhid paragraph
ianshade Jan 29, 2025
806b0db
feat: add snapshot creation to Stable API
ianshade Jan 29, 2025
f259d95
feat: discardAsPrimary option in ModalDialog
olzzon Jan 30, 2025
8087506
feat: clearer message on deactive on-air
olzzon Jan 30, 2025
ba52e73
chore: Changed the inconsistently named feature that allows you to pl…
hummelstrand Jan 30, 2025
b2e9a12
Merge pull request #1 from hummelstrand/ui-tweaks
hummelstrand Jan 30, 2025
758af48
Merge branch 'nrkno:release52' into release52
hummelstrand Jan 30, 2025
aa761b3
chore: fix letter casing
jstarpl Jan 30, 2025
21de23c
fix(EAV-491): remove leftover publication names
ianshade Jan 30, 2025
7274b8c
fix: make reset and activate primary button
olzzon Jan 31, 2025
e1a95bd
fix: consistent active onair
olzzon Jan 31, 2025
d2b30f0
feat: options for reset/no reset on air in oneMinuteBeforeAction
olzzon Jan 31, 2025
135b88d
chore: make build smooth by applying new syntax
jstarpl Jan 31, 2025
0db1454
Merge pull request #1343 from bbc:upstream/exclude-pieces-from-part-k…
nytamin Feb 3, 2025
1b31e45
Merge pull request #1366 from bbc/feat/new-sourcelayers
nytamin Feb 3, 2025
063021b
Merge pull request #1372 from tv2norge-collab/contribute/EAV-297
nytamin Feb 3, 2025
7ba5ede
Merge pull request #1373 from tv2norge-collab/contribute/EAV-168
nytamin Feb 3, 2025
0a4a759
Merge pull request #1375 from bbc/feat/consistent-rundown-activation-…
nytamin Feb 3, 2025
902e7ff
feat: allow adlib-actions to remove pieces from the current partInstance
Julusian Feb 3, 2025
33514b1
feat: allow adlib-actions to remove pieces from the current partInstance
Julusian Feb 3, 2025
126db65
Merge pull request #1364 from bbc/upstream/feat/drag-mos-item-to-part
jstarpl Feb 4, 2025
923096e
Merge pull request #1377 from tv2norge-collab/contribute/EAV-491
jstarpl Feb 4, 2025
f46056a
Merge pull request #1362 from bbc:upstream/update-dependencies
nytamin Feb 4, 2025
d8c3e98
chore: yarn dedupe
nytamin Feb 4, 2025
f3d84af
chore: yarn dedupe
nytamin Feb 4, 2025
65d997b
chore: update tsr dep
nytamin Feb 4, 2025
c7f5208
Merge pull request #1369 from bbc/feat/blueprints-package-status-mess…
nytamin Feb 4, 2025
4175fd0
Merge pull request #1378 from bbc/upstream/allow-removing-pieceinstan…
nytamin Feb 4, 2025
0032cea
Merge branch 'master' into release51
nytamin Feb 4, 2025
839286c
Merge branch 'release51' into release52
nytamin Feb 4, 2025
e5c7743
chore: update TSR dep
nytamin Feb 4, 2025
67939a4
chore: prepare Release 52 for release testing
nytamin Feb 4, 2025
2215f8f
chore(release): 1.52.0-in-testing.0
nytamin Feb 4, 2025
386044c
Merge pull request #1376 from hummelstrand/release52
nytamin Feb 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -220,5 +220,5 @@ export interface APIStudioSettings {
allowHold?: boolean
allowPieceDirectPlay?: boolean
enableBuckets?: boolean
enableEvaluationForm: true
enableEvaluationForm?: boolean
}
Loading