Fix renaming after rebase
This commit is contained in:
parent
a85c566341
commit
94a2b2e5f8
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ class SpaceFlowNode(
|
|||
buildContext = buildContext,
|
||||
callback = callback,
|
||||
)
|
||||
.setParentSpace(spaceRoomList.roomId)
|
||||
.setParentSpace(spaceRoomList.spaceId)
|
||||
.build()
|
||||
}
|
||||
NavTarget.AddRoom -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue