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)
// .safeAreaInset(edge: .bottom) {
// SupportKiwixButton {
// openWindow(id: "donation")
// }
// }
.safeAreaInset(edge: .bottom) {
SupportKiwixButton {
openWindow(id: "donation")
}
}
} detail: {
switch navigation.currentItem {
case .loading: