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