Fix duplicate key in keyboard.jsonschema (#19058)

miryoku-merge-master
Joel Challis 3 years ago committed by GitHub
parent 83477bfa0f
commit e273df8b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -590,7 +590,6 @@
"right": { "right": {
"type": "object", "type": "object",
"additionalProperties": false, "additionalProperties": false,
"type": "object",
"properties": { "properties": {
"side": { "side": {
"type": "string", "type": "string",

Loading…
Cancel
Save