mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
Remove legacy tvOS list layout
This commit is contained in:
@@ -31,7 +31,7 @@ struct TrendingView: View {
|
||||
Text("Loading")
|
||||
}
|
||||
|
||||
VideosView(videos: store.collection)
|
||||
VideosCellsVertical(videos: store.collection)
|
||||
}
|
||||
}
|
||||
#if os(tvOS)
|
||||
|
Reference in New Issue
Block a user