Setup session for macOS

This commit is contained in:
Balazs Perlaki-Horvath 2024-11-27 00:17:20 +01:00
parent 5f7a04c90e
commit 507a5aed51

View File

@ -194,11 +194,11 @@ struct RootView: View {
} }
} }
.frame(minWidth: 160) .frame(minWidth: 160)
// .safeAreaInset(edge: .bottom) { .safeAreaInset(edge: .bottom) {
// SupportKiwixButton { SupportKiwixButton {
// openWindow(id: "donation") openWindow(id: "donation")
// } }
// } }
} detail: { } detail: {
switch navigation.currentItem { switch navigation.currentItem {
case .loading: case .loading: