mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-25 12:56:13 -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)
|
.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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user