mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +00:00
New channel navigation
This commit is contained in:
@@ -26,6 +26,8 @@ struct ContentView: View {
|
||||
@Environment(\.horizontalSizeClass) private var horizontalSizeClass
|
||||
#endif
|
||||
|
||||
let persistenceController = PersistenceController.shared
|
||||
|
||||
var body: some View {
|
||||
Group {
|
||||
#if os(iOS)
|
||||
|
Reference in New Issue
Block a user