mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-07-11 07:38:49 +00:00
updated space update
This commit is contained in:
@ -37,6 +37,6 @@ const CommandHandlers = [PropogateSubspaceHandler];
|
||||
TagModelService,
|
||||
TagModelRepository,
|
||||
],
|
||||
exports: [CqrsModule],
|
||||
exports: [CqrsModule, SpaceModelService],
|
||||
})
|
||||
export class SpaceModelModule {}
|
||||
|
Reference in New Issue
Block a user