assetController updated
This commit is contained in:
@@ -29,12 +29,6 @@ export const CreateAssetController = async (
|
||||
if (
|
||||
!organization ||
|
||||
!userId ||
|
||||
!isLocked ||
|
||||
!isVisible ||
|
||||
!position ||
|
||||
!rotation ||
|
||||
!modelfileID ||
|
||||
!modelName ||
|
||||
!projectId ||
|
||||
!modelUuid
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user