@bigbinary/neeto-image-uploader-frontend 1.2.16 → 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.cjs.js
CHANGED
|
@@ -12858,7 +12858,7 @@ var useDropzoneWithValidation = function useDropzoneWithValidation(_ref) {
|
|
|
12858
12858
|
fileName: file.name,
|
|
12859
12859
|
folder: (cov_sedvezotl().b[4][0]++, initializers.globalProps.imageKit.folder) || (cov_sedvezotl().b[4][1]++, IMAGE_KIT_DEFAULT_FOLDER),
|
|
12860
12860
|
customMetadata: {
|
|
12861
|
-
|
|
12861
|
+
organizationKey: initializers.globalProps.organization.imagekitioKey,
|
|
12862
12862
|
appName: initializers.globalProps.appName
|
|
12863
12863
|
}
|
|
12864
12864
|
});
|