IO-134 Limit shop uploads based on plan.
This commit is contained in:
@@ -134,6 +134,7 @@ export const uploadToCloudinary = async (
|
||||
type: fileType,
|
||||
extension: extension,
|
||||
bodyshopid: bodyshop.id,
|
||||
size: file.size || cloudinaryUploadResponse.data.bytes,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user