Merge pull request #967 from vector-im/feature/bma/detektConfig
Update detekt config.
This commit is contained in:
commit
d06f86f79d
90 changed files with 296 additions and 198 deletions
|
|
@ -36,7 +36,7 @@ import io.element.android.libraries.pushproviders.api.PushData
|
|||
data class PushDataFirebase(
|
||||
val eventId: String?,
|
||||
val roomId: String?,
|
||||
var unread: Int?,
|
||||
val unread: Int?,
|
||||
val clientSecret: String?
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue