diff --git a/App/App_macOS.swift b/App/App_macOS.swift index 8b589941..77f46e4e 100644 --- a/App/App_macOS.swift +++ b/App/App_macOS.swift @@ -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: