mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-30 20:02:43 +02:00
Stops User Profile Websocket when pausing the app.
This commit is contained in:
@@ -61,6 +61,7 @@ object ServiceManager {
|
|||||||
NostrSingleEventDataSource.stop()
|
NostrSingleEventDataSource.stop()
|
||||||
NostrSingleUserDataSource.stop()
|
NostrSingleUserDataSource.stop()
|
||||||
NostrThreadDataSource.stop()
|
NostrThreadDataSource.stop()
|
||||||
|
NostrUserProfileDataSource.stop()
|
||||||
|
|
||||||
Client.disconnect()
|
Client.disconnect()
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user