Fix code quality.
This commit is contained in:
parent
bc62f8cfce
commit
0099777360
3 changed files with 7 additions and 5 deletions
|
|
@ -8,7 +8,7 @@
|
|||
package io.element.android.libraries.matrix.api.encryption.identity
|
||||
|
||||
enum class IdentityState {
|
||||
/** The user is verified with us */
|
||||
/** The user is verified with us. */
|
||||
Verified,
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue