mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Change method to property
This commit is contained in:
parent
d0923c7b76
commit
7c40be9054
@ -34,7 +34,7 @@ export interface ClientApi {
|
||||
/**
|
||||
* Use this to modify account data on the homeserver.
|
||||
*/
|
||||
getAccountDataApi: () => AccountDataApi;
|
||||
accountData: AccountDataApi;
|
||||
|
||||
/**
|
||||
* Fetch room by id from SDK.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user