mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 11:18:55 +03:00
ktlint format
This commit is contained in:
parent
fcc095a239
commit
cfa52d83b4
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class TimelineEventController @Inject constructor(private val dateFormatter: Vec
|
|||
}
|
||||
|
||||
interface ThreadCallback {
|
||||
fun onThreadSummaryClicked(eventId: String, isRootThreadEvent: Boolean) : Boolean
|
||||
fun onThreadSummaryClicked(eventId: String, isRootThreadEvent: Boolean): Boolean
|
||||
}
|
||||
|
||||
interface ReadReceiptsCallback {
|
||||
|
|
Loading…
Add table
Reference in a new issue