mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
Fix typo
This commit is contained in:
parent
13d4a592bc
commit
1b1e95711a
@ -92,7 +92,7 @@ final class PlayerViewController: UIViewController {
|
||||
) -> UIHostingController<AnyView> {
|
||||
let controller = UIHostingController(
|
||||
rootView:
|
||||
AnyV‚iew(
|
||||
AnyV/Users/arek/Developer/Yattee/Shared/Player/PlayerViewController.swift.iew(
|
||||
NowPlayingView(sections: sections, inInfoViewController: true)
|
||||
.frame(maxHeight: 600)
|
||||
.environmentObject(commentsModel)
|
||||
|
Loading…
Reference in New Issue
Block a user