mirror of
https://gitdab.com/cadence/out-of-your-element.git
synced 2025-09-10 12:22:50 +02:00
fix display_name -> displayname
This commit is contained in:
parent
3e4188a0c8
commit
49bdbd12ee
3 changed files with 7 additions and 6 deletions
2
types.d.ts
vendored
2
types.d.ts
vendored
|
@ -184,7 +184,7 @@ export namespace R {
|
|||
|
||||
export type RoomMember = {
|
||||
avatar_url: string
|
||||
display_name: string
|
||||
displayname: string
|
||||
}
|
||||
|
||||
export type FileUploaded = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue