update space with a space model

This commit is contained in:
hannathkadher
2025-03-11 22:05:36 +04:00
parent 5ed87a5794
commit 123949aa86
2 changed files with 3 additions and 0 deletions

View File

@ -609,6 +609,7 @@ class SpaceManagementBloc extends Bloc<SpaceManagementEvent, SpaceManagementStat
subspaces: subspaceUpdates,
tags: tagUpdates,
direction: space.incomingConnection?.direction,
spaceModelUuid: space.spaceModel?.uuid,
projectId: projectUuid);
} else {
// Call create if the space does not have a UUID