controller types

trunk
HeNine 2 years ago
parent 3b55c05df9
commit 130214590a

@ -31,7 +31,7 @@ entity
controls: {
type: 'array',
description: 'List of variables this controller controls.',
items: type.id,
items: types.id,
minItems: 1,
uniqueItems: true,
}

Loading…
Cancel
Save