Pinned events : fix compilation

This commit is contained in:
ganfra 2024-08-27 10:50:30 +02:00
parent f06ba8490b
commit 530777a9f0

View file

@ -177,6 +177,7 @@ private fun PinnedMessagesListLoaded(
eventSink = {},
onSwipeToReply = {},
onJoinCallClick = {},
onShieldClick = {},
)
}
}