Stops User Profile Websocket when pausing the app.
This commit is contained in:
@@ -61,6 +61,7 @@ object ServiceManager {
|
||||
NostrSingleEventDataSource.stop()
|
||||
NostrSingleUserDataSource.stop()
|
||||
NostrThreadDataSource.stop()
|
||||
NostrUserProfileDataSource.stop()
|
||||
|
||||
Client.disconnect()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user