diff --git a/apps/gipy_uploader/custom.html b/apps/gipy_uploader/custom.html index 69c0a6a84..e8b9f4b77 100644 --- a/apps/gipy_uploader/custom.html +++ b/apps/gipy_uploader/custom.html @@ -44,7 +44,7 @@ sendCustomizedApp({ storage:[ - {name:gpc_filename, content:gpc_file)}, + {name:gpc_filename, content:gpc_file}, ] }); });