Fix compile errors (#12048)
* fix compile errors * fix broken json files
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
"oneOf": [
|
||||
{
|
||||
"type": "string",
|
||||
"enum": ["LAYOUT"]
|
||||
"enum": ["LAYOUT", "LAYOUT_planck_1x2uC"]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
|
Reference in New Issue
Block a user