mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-04 01:48:14 +02:00
fixes conversation tab
This commit is contained in:
parent
1bd3e347b3
commit
80a3f7424b
@ -102,7 +102,7 @@ fun AppNavigation(
|
||||
|
||||
HomeScreen(
|
||||
newThreadsFeedState = accountViewModel.feedStates.homeNewThreads,
|
||||
repliesFeedState = accountViewModel.feedStates.homeNewThreads,
|
||||
repliesFeedState = accountViewModel.feedStates.homeReplies,
|
||||
accountViewModel = accountViewModel,
|
||||
nav = nav,
|
||||
nip47 = nip47,
|
||||
|
Loading…
x
Reference in New Issue
Block a user