Added missing bracket in _schema.json

This commit is contained in:
Andy Adshead 2019-04-27 19:37:06 +01:00
commit cd6d167970

View file

@ -653,6 +653,7 @@
} }
} }
} }
}
}, },
"gamepad_controls": { "gamepad_controls": {
"$id": "#/properties/gamepad_controls", "$id": "#/properties/gamepad_controls",