This commit is contained in:
Arkadiusz Fal
2022-06-30 10:05:32 +02:00
parent 3cbbf8446b
commit e477d90620
10 changed files with 58 additions and 25 deletions

View File

@@ -256,7 +256,8 @@ struct CommentView: View {
comment.channel,
player: player,
recents: recents,
navigation: navigation
navigation: navigation,
navigationStyle: navigationStyle
)
}
}