mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 01:55:04 +08:00
running lint
This commit is contained in:
parent
e24329e139
commit
46c338934e
@ -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 New Issue
Block a user