mirror of
https://github.com/yattee/yattee.git
synced 2025-10-23 15:58:18 +00:00
Add tvOS streams selection
This commit is contained in:
@@ -29,6 +29,7 @@ struct WatchNowView: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.id(UUID())
|
||||
#if os(tvOS)
|
||||
.edgesIgnoringSafeArea(.horizontal)
|
||||
#else
|
||||
|
Reference in New Issue
Block a user