mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-22 02:52:39 -04:00
Update macOS
This commit is contained in:
parent
6db51b9ccb
commit
246eadb1db
@ -127,7 +127,7 @@ struct RootView: View {
|
|||||||
} detail: {
|
} detail: {
|
||||||
switch navigation.currentItem {
|
switch navigation.currentItem {
|
||||||
case .loading:
|
case .loading:
|
||||||
LoadingView()
|
LoadingDataView()
|
||||||
case .reading:
|
case .reading:
|
||||||
BrowserTab().environmentObject(browser)
|
BrowserTab().environmentObject(browser)
|
||||||
.withHostingWindow { window in
|
.withHostingWindow { window in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user