Improve URL handling

This commit is contained in:
Arkadiusz Fal
2022-06-25 00:48:57 +02:00
parent ba1115fe2a
commit 786418f82e
26 changed files with 616 additions and 216 deletions

View File

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