diff --git a/schemas/JSON/settings/settings.export.schema.0.1.json b/schemas/JSON/settings/settings.export.schema.0.1.json index f8809255f5..34b21ec9b3 100644 --- a/schemas/JSON/settings/settings.export.schema.0.1.json +++ b/schemas/JSON/settings/settings.export.schema.0.1.json @@ -36,11 +36,12 @@ "description": "Default proxy.", "type": "string" } - }, - "UserSettingsFile": { - "description": "Path for the winget's user settings file.", - "type": "string", - "maxLength": 32767 + }, + "UserSettingsFile": { + "description": "Path for the winget's user settings file.", + "type": "string", + "maxLength": 32767 + } } }, "allOf": [