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