Map sdk timeline item for LiveLocation

This commit is contained in:
ganfra 2026-03-17 12:28:44 +01:00
parent 92920b862b
commit a22c9871e3
7 changed files with 22 additions and 9 deletions

View file

@ -105,7 +105,6 @@ data class FailedToParseStateContent(
) : EventContent
data class LiveLocationContent(
val body: String,
val isLive: Boolean,
val description: String?,
val timeout: Long,