diff --git a/schemas/configuration/designImport.json b/schemas/configuration/designImport.json index 8aefd0bb..37871acc 100644 --- a/schemas/configuration/designImport.json +++ b/schemas/configuration/designImport.json @@ -41,7 +41,7 @@ "File Upload", "URL Import" ], - "default": "File Upload", + "default": "URL Import", "x-rjsf-grid-area": "12", "description": "Choose the method you prefer to upload your design file. Select 'File Upload' if you have the file on your local system, or 'URL Import' if you have the file hosted online." }