Fixes lint error
This commit is contained in:
parent
a71c50c638
commit
fe27451532
@ -39,7 +39,7 @@ data class SessionParams(
|
|||||||
val isTokenValid: Boolean,
|
val isTokenValid: Boolean,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Which authentication method was used to create the session
|
* The authentication method that was used to create the session.
|
||||||
*/
|
*/
|
||||||
val loginType: LoginType,
|
val loginType: LoginType,
|
||||||
) {
|
) {
|
||||||
|
Loading…
Reference in New Issue
Block a user