mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-10-09 21:12:31 +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