Fix duplicate key in keyboard.jsonschema (#19058)

This commit is contained in:
Joel Challis 2022-11-13 16:31:29 +00:00 committed by GitHub
parent 83477bfa0f
commit e273df8b93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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