Hide connections page by default since unstable
This commit is contained in:
@@ -4,7 +4,7 @@ import SwiftUI
|
||||
|
||||
@main
|
||||
struct Application: App {
|
||||
@NSApplicationDelegateAdaptor private var appDelegate: IndependentApplicationDelegate
|
||||
@NSApplicationDelegateAdaptor private var appDelegate: StandaloneApplicationDelegate
|
||||
|
||||
var body: some Scene {
|
||||
MacApplication()
|
||||
|
||||
Reference in New Issue
Block a user