Skip to content

Commit

Permalink
🐛 Fix error if no images where set in the creation dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto authored Aug 17, 2018
1 parent 7868524 commit ef04123
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Configuration/NodeTypes.Content.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
properties:
image: '${item}'
withItems: '${data.images}'
when: '${data.images}'
constraints:
nodeTypes:
'*': false
Expand Down

0 comments on commit ef04123

Please sign in to comment.