mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-11-26 08:04:53 +00:00
removed unique subspace name
This commit is contained in:
@ -310,6 +310,7 @@ export class SubSpaceModelService {
|
||||
spaceModel: {
|
||||
uuid: spaceModelUuid,
|
||||
},
|
||||
disabled: false,
|
||||
...(excludeUuid && { uuid: Not(excludeUuid) }),
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user