Merge pull request #5963 from jsangmeister/css-class-required
Make css_class required
This commit is contained in:
commit
89e8a5b565
@ -1519,6 +1519,7 @@ motion_state:
|
|||||||
- lightblue
|
- lightblue
|
||||||
- yellow
|
- yellow
|
||||||
default: lightblue
|
default: lightblue
|
||||||
|
required: true
|
||||||
restrictions:
|
restrictions:
|
||||||
type: string[]
|
type: string[]
|
||||||
items:
|
items:
|
||||||
|
Loading…
Reference in New Issue
Block a user