mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-15 18:59:12 +03:00
Fixes lint error
This commit is contained in:
parent
a71c50c638
commit
fe27451532
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue