UI for linking existing space

This commit is contained in:
Cadence Ember
2025-02-04 02:45:38 +13:00
parent 3d0609f8f1
commit d45a0bdc10
15 changed files with 293 additions and 116 deletions

View File

@@ -44,6 +44,8 @@ export type Models = {
mxid: string
room_id: string
type: string | null
name: string | null
avatar: string | null
}
lottie: {