mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-10 20:17:32 +01:00
Add comment
This commit is contained in:
parent
bb18af414b
commit
0c46460861
@ -19,7 +19,7 @@ interface ISessionInfo {
|
|||||||
deviceId: string;
|
deviceId: string;
|
||||||
userId: string;
|
userId: string;
|
||||||
homeserver: string;
|
homeserver: string;
|
||||||
homeServer: string;
|
homeServer: string; // deprecate this over time
|
||||||
accessToken: string;
|
accessToken: string;
|
||||||
lastUsed: number;
|
lastUsed: number;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user