Fix duplicate key in keyboard.jsonschema (#19058)
This commit is contained in:
@ -590,7 +590,6 @@
|
|||||||
"right": {
|
"right": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
"properties": {
|
||||||
"side": {
|
"side": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
Reference in New Issue
Block a user