mirror of
https://github.com/yattee/yattee.git
synced 2026-01-14 07:42:33 +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