Update JellyfinPlayerApp.swift
This commit is contained in:
parent
b5b2eb56a1
commit
299fa6dc2a
|
@ -13,6 +13,7 @@ import SwiftUI
|
||||||
// MARK: JellyfinPlayerApp
|
// MARK: JellyfinPlayerApp
|
||||||
@main
|
@main
|
||||||
struct JellyfinPlayerApp: App {
|
struct JellyfinPlayerApp: App {
|
||||||
|
|
||||||
@UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate
|
@UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate
|
||||||
@Default(.appAppearance) var appAppearance
|
@Default(.appAppearance) var appAppearance
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue