mirror of
https://github.com/yattee/yattee.git
synced 2025-10-11 01:48:12 +00:00
Watch next view
This commit is contained in:
@@ -33,11 +33,6 @@ struct HistoryView: View {
|
||||
visibleWatches
|
||||
.forEach(player.loadHistoryVideoDetails)
|
||||
}
|
||||
#if os(tvOS)
|
||||
.padding(.horizontal, 40)
|
||||
#else
|
||||
.padding(.horizontal, 15)
|
||||
#endif
|
||||
}
|
||||
|
||||
private var visibleWatches: [Watch] {
|
||||
|
Reference in New Issue
Block a user