mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-26 06:25:19 +00:00
Update bitchat/BitchatApp.swift
Co-authored-by: asmo <asmogo@protonmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ struct BitchatApp: App {
|
|||||||
// Skip the very first .active-triggered Tor restart on cold launch
|
// Skip the very first .active-triggered Tor restart on cold launch
|
||||||
@State private var didHandleInitialActive: Bool = false
|
@State private var didHandleInitialActive: Bool = false
|
||||||
@State private var didEnterBackground: Bool = false
|
@State private var didEnterBackground: Bool = false
|
||||||
|
@State private var didEnterBackground: Bool = false
|
||||||
#elseif os(macOS)
|
#elseif os(macOS)
|
||||||
@NSApplicationDelegateAdaptor(MacAppDelegate.self) var appDelegate
|
@NSApplicationDelegateAdaptor(MacAppDelegate.self) var appDelegate
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user