Fix 'No LAYOUTs defined' check (#19537)
This commit is contained in:
parent
0ce3f6bcfe
commit
0b25528b6b
2 changed files with 7 additions and 1 deletions
|
@ -257,6 +257,9 @@
|
|||
"c_macro": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"json_layout": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"layout": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue