Fix some warnings
This commit is contained in:
parent
a413b635d1
commit
69f916c96d
6 changed files with 9 additions and 4 deletions
|
|
@ -476,7 +476,6 @@ fun MessageEventRow(
|
|||
content = messageEvent.content,
|
||||
modifier = contentModifier
|
||||
)
|
||||
else -> TODO() /* compiler issue ? */
|
||||
}
|
||||
}
|
||||
MessagesReactionsView(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue