Make sure we can display both Live and Static locations in ShowLocation

This commit is contained in:
ganfra
2026-02-26 22:07:30 +01:00
parent 222b9f0c9e
commit b4cf8c274e
16 changed files with 168 additions and 67 deletions

View File

@@ -71,7 +71,7 @@ open class InReplyToDetailsProvider : PreviewParameterProvider<InReplyToDetails>
),
aMessageContent(
body = "Location",
type = LocationMessageType("Location", "geo:1,2", null),
type = LocationMessageType("Location", "geo:1,2", null, assetType = null),
),
aMessageContent(
body = "Notice",