mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-14 02:35:47 +01:00
Format
This commit is contained in:
parent
e58677a104
commit
b6f345aec2
@ -31,7 +31,8 @@ data class TimelineSettings(
|
||||
/**
|
||||
* The root thread eventId if this is a thread timeline, or null if this is NOT a thread timeline
|
||||
*/
|
||||
val rootThreadEventId: String? = null) {
|
||||
val rootThreadEventId: String? = null,
|
||||
) {
|
||||
|
||||
/**
|
||||
* Returns true if this is a thread timeline or false otherwise
|
||||
|
Loading…
Reference in New Issue
Block a user