mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 00:37:41 +00:00
Activates Relay services after starting okhttp for images/videos
This commit is contained in:
@@ -43,8 +43,8 @@ import com.vitorpamplona.quartz.utils.Log
|
||||
@Composable
|
||||
fun AccountScreen(accountSessionManager: AccountSessionManager) {
|
||||
// Pauses relay services when the app pauses
|
||||
ManageRelayServices()
|
||||
ManageWebOkHttp()
|
||||
ManageRelayServices()
|
||||
|
||||
val accountState by accountSessionManager.accountContent.collectAsStateWithLifecycle()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user