mirror of
https://github.com/yattee/yattee.git
synced 2025-10-15 20:08:18 +00:00
Fix #190
This commit is contained in:
@@ -256,7 +256,8 @@ struct CommentView: View {
|
||||
comment.channel,
|
||||
player: player,
|
||||
recents: recents,
|
||||
navigation: navigation
|
||||
navigation: navigation,
|
||||
navigationStyle: navigationStyle
|
||||
)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user