mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
Open videos via URL scheme
This commit is contained in:
@@ -17,7 +17,6 @@ struct VerticalCells: View {
|
||||
}
|
||||
.padding()
|
||||
}
|
||||
.id(items.map(\.id).joined())
|
||||
.edgesIgnoringSafeArea(.horizontal)
|
||||
#if os(macOS)
|
||||
.background()
|
||||
|
Reference in New Issue
Block a user