mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 04:48:16 -04:00
Setup session for macOS
This commit is contained in:
parent
5f7a04c90e
commit
507a5aed51
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user