Added missing bracket in _schema.json

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

View file

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