summary refs log tree commit diff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/schemas.json7
1 files changed, 2 insertions, 5 deletions
diff --git a/assets/schemas.json b/assets/schemas.json

index fae08efb..20c25252 100644 --- a/assets/schemas.json +++ b/assets/schemas.json
@@ -478218,11 +478218,8 @@ "type": "string" }, "url": { - "description": "The URL to the corresponding installer.\nOnly provided if auto updates are available for the selected platform.", - "type": [ - "null", - "string" - ] + "description": "The URL to the corresponding installer.", + "type": "string" }, "notes": { "description": "Any extra notes for the update\nOnly provided if auto updates are available for the selected platform.",