fix(cms): cannot save project without entering an external link

Fix #2388
This commit is contained in:
George Cushen 2021-07-21 21:31:20 +01:00
commit 58dc5154c3

View file

@ -244,7 +244,7 @@ collections:
name: "categories"
required: false
widget: "list"
- {label: "External link (optional - replaces link to project page)", name: "external_link", widget: "string"}
- {label: "External link (optional - replaces link to project page)", name: "external_link", widget: "string", required: false}
- label: Links
name: links
required: false