Fixes lint error
This commit is contained in:
parent
a71c50c638
commit
fe27451532
@ -39,7 +39,7 @@ data class SessionParams(
|
||||
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,
|
||||
) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user