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