UI for linking existing space
This commit is contained in:
2
src/db/orm-defs.d.ts
vendored
2
src/db/orm-defs.d.ts
vendored
@@ -44,6 +44,8 @@ export type Models = {
|
||||
mxid: string
|
||||
room_id: string
|
||||
type: string | null
|
||||
name: string | null
|
||||
avatar: string | null
|
||||
}
|
||||
|
||||
lottie: {
|
||||
|
||||
Reference in New Issue
Block a user