assetController updated

This commit is contained in:
2025-06-11 10:52:19 +05:30
parent 1b95a27df7
commit 0925146e66

View File

@@ -29,12 +29,6 @@ export const CreateAssetController = async (
if (
!organization ||
!userId ||
!isLocked ||
!isVisible ||
!position ||
!rotation ||
!modelfileID ||
!modelName ||
!projectId ||
!modelUuid
) {