Sends simpler object to help compose's stability

This commit is contained in:
Vitor Pamplona
2023-04-07 16:55:46 -04:00
parent 83f3af340f
commit d6b571590a

View File

@@ -365,7 +365,7 @@ fun NoteMaster(
navController
)
DisplayUncitedHashtags(noteEvent, eventContent, navController)
DisplayUncitedHashtags(noteEvent.hashtags(), eventContent, navController)
if (noteEvent is PollNoteEvent) {
PollNote(