diff --git a/bitchat/BitchatApp.swift b/bitchat/BitchatApp.swift index 560b0d65..e1144ec2 100644 --- a/bitchat/BitchatApp.swift +++ b/bitchat/BitchatApp.swift @@ -70,6 +70,7 @@ struct BitchatApp: App { // Proactively disconnect Nostr to avoid spurious socket errors while Tor is down NostrRelayManager.shared.disconnect() didEnterBackground = true + didEnterBackground = true break case .active: // Restart services when becoming active