add a WIP comment for location messages
This commit is contained in:
parent
2344ed887d
commit
94df2dc68f
1 changed files with 2 additions and 0 deletions
|
|
@ -132,6 +132,8 @@ class EventRenderer extends ConsumerWidget {
|
||||||
"Unable to decrypt event",
|
"Unable to decrypt event",
|
||||||
style: errorStyle,
|
style: errorStyle,
|
||||||
),
|
),
|
||||||
|
// TODO: Handle locations
|
||||||
|
// LocationMessageContent(:final body , :final geoUri) =>
|
||||||
TextMessageContent(
|
TextMessageContent(
|
||||||
:final body,
|
:final body,
|
||||||
:final formattedBody,
|
:final formattedBody,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue