Skip to content

Commit b64ebb2

Browse files
Merge branch 'fix/video-id-cms-options' into develop
2 parents 868027c + 16ff8fd commit b64ebb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/(builder)/ycode/components/VideoSettings.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ export default function VideoSettings(props: VideoSettingsProps) {
619619
fieldGroups={textFieldGroups}
620620
allFields={allFields}
621621
collections={collections}
622+
allowedFieldTypes={VIDEO_ID_FIELD_TYPES}
622623
/>
623624
</div>
624625
</div>

0 commit comments

Comments
 (0)