mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 17:37:05 +05:30
parent
1345709450
commit
a59b6411b1
3 changed files with 27 additions and 6 deletions
|
@ -217,6 +217,8 @@ fun LobstersApp(
|
|||
postId = postId,
|
||||
postActions = postActions,
|
||||
htmlConverter = htmlConverter,
|
||||
getSeenComments = viewModel::getSeenComments,
|
||||
markSeenComments = viewModel::markSeenComments,
|
||||
)
|
||||
}
|
||||
composable(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue