Skip to content

Commit b95c0a6

Browse files
authored
Update config to include contentBlock for sliders
1 parent f28f7a0 commit b95c0a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

config/contentful/tc-core.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,8 @@
749749
"validations": [
750750
{
751751
"linkContentType": [
752-
"banner"
752+
"banner",
753+
"contentBlock"
753754
]
754755
}
755756
],
@@ -3576,4 +3577,4 @@
35763577
],
35773578
"roles": [
35783579
]
3579-
}
3580+
}

0 commit comments

Comments
 (0)