mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-25 19:05:56 +03:00
running lint
This commit is contained in:
parent
e24329e139
commit
46c338934e
1 changed files with 1 additions and 1 deletions
|
@ -163,6 +163,6 @@ interface PushersService {
|
|||
* true to limit the push content to only id and not message content
|
||||
* Ref: https://matrix.org/docs/spec/push_gateway/r0.1.1#homeserver-behaviour
|
||||
*/
|
||||
val withEventIdOnly: Boolean,
|
||||
val withEventIdOnly: Boolean
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue