diff --git a/Ryujinx/_schema.json b/Ryujinx/_schema.json index bcb837d4ee..d06c8e91b1 100644 --- a/Ryujinx/_schema.json +++ b/Ryujinx/_schema.json @@ -645,7 +645,7 @@ "toggle_vsync" ], "properties": { - "button_zr": { + "toggle_vsync": { "$id": "#/properties/keyboard_controls/properties/hotkeys/properties/toggle_vsync", "$ref": "#/definitions/key", "title": "Toggle VSync", @@ -858,4 +858,4 @@ } } } -} \ No newline at end of file +}