diff options
| -rw-r--r-- | Ryujinx/_schema.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Ryujinx/_schema.json b/Ryujinx/_schema.json index d06c8e91..ccb42dad 100644 --- a/Ryujinx/_schema.json +++ b/Ryujinx/_schema.json @@ -653,7 +653,8 @@ } } } - }, + } + }, "gamepad_controls": { "$id": "#/properties/gamepad_controls", "type": "object", |
