increasing sizing
This commit is contained in:
@@ -19,7 +19,7 @@ const SystemFileUpload = ({ name, selectedFile }: SystemFileUploadProps) => {
|
||||
opts: {
|
||||
timeoutMs: 30000,
|
||||
fieldName: "upload",
|
||||
uploadUrl: "http://192.168.75.11/upload/software-update/2'",
|
||||
uploadUrl: "http://192.168.75.11/upload/software-update/2",
|
||||
},
|
||||
};
|
||||
uploadSettings(settings);
|
||||
|
||||
Reference in New Issue
Block a user