feature (space) : allow joining children from space screen

This commit is contained in:
ganfra 2025-09-26 11:25:08 +02:00
parent 7050076beb
commit 8f0841673c
8 changed files with 95 additions and 9 deletions

View file

@ -64,7 +64,7 @@ fun HomeSpacesView(
},
onLongClick = {
// TODO
}
},
)
}
}