mirror of
https://github.com/yattee/yattee.git
synced 2025-12-15 12:38:15 +00:00
Hello, mpv! 🎉
This commit is contained in:
@@ -20,7 +20,7 @@ struct PlaylistVideosView: View {
|
||||
}
|
||||
|
||||
var body: some View {
|
||||
PlayerControlsView {
|
||||
BrowserPlayerControls {
|
||||
VerticalCells(items: contentItems)
|
||||
#if !os(tvOS)
|
||||
.navigationTitle("\(playlist.title) Playlist")
|
||||
|
||||
Reference in New Issue
Block a user