@bigbinary/neeto-image-uploader-frontend 1.2.15 → 1.2.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12848,7 +12848,7 @@ var useDropzoneWithValidation = function useDropzoneWithValidation(_ref) {
|
|
|
12848
12848
|
fileName: file.name,
|
|
12849
12849
|
folder: (cov_sedvezotl().b[4][0]++, globalProps.imageKit.folder) || (cov_sedvezotl().b[4][1]++, IMAGE_KIT_DEFAULT_FOLDER),
|
|
12850
12850
|
customMetadata: {
|
|
12851
|
-
|
|
12851
|
+
organizationKey: globalProps.organization.imagekitioKey,
|
|
12852
12852
|
appName: globalProps.appName
|
|
12853
12853
|
}
|
|
12854
12854
|
});
|