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