mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-08-22 07:16:03 +00:00
Update bitchat/BitchatApp.swift
Co-authored-by: asmo <asmogo@protonmail.com>
This commit is contained in:
parent
74589539c3
commit
ddadccc554
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user