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": {
"type": "object",
"additionalProperties": false,
"type": "object",
"properties": {
"side": {
"type": "string",

Loading…
Cancel
Save