mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-25 08:21:41 +02:00
really fix types
This commit is contained in:
parent
0859827910
commit
dc4a2191c1
@ -41,7 +41,7 @@ export interface IMatrixClientCreds {
|
|||||||
deviceId: string,
|
deviceId: string,
|
||||||
accessToken: string,
|
accessToken: string,
|
||||||
guest: boolean,
|
guest: boolean,
|
||||||
pickleKey: string,
|
pickleKey?: string,
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Move this to the js-sdk
|
// TODO: Move this to the js-sdk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user