Update nirvana_iosApp.swift
This commit is contained in:
@@ -15,7 +15,6 @@ struct nirvana_iosApp: App {
|
||||
|
||||
@UIApplicationDelegateAdaptor private var appDelegate: AppDelegate
|
||||
|
||||
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
ContentView().environmentObject(authSessionStore)
|
||||
|
||||
Reference in New Issue
Block a user