really fix types
This commit is contained in:
parent
0859827910
commit
dc4a2191c1
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ export interface IMatrixClientCreds {
|
|||
deviceId: string,
|
||||
accessToken: string,
|
||||
guest: boolean,
|
||||
pickleKey: string,
|
||||
pickleKey?: string,
|
||||
}
|
||||
|
||||
// TODO: Move this to the js-sdk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue