Otherwise, it is created by the main thread when the AccountViewModel Factory is run

This commit is contained in:
Vitor Pamplona
2026-03-26 13:54:33 -04:00
parent 79d66cca8f
commit 9f7672249b
@@ -436,6 +436,12 @@ class AppModules(
setImageLoader()
}
// initializes diskcache on an IO thread.
applicationIOScope.launch {
// Sets Coil - Tor - OkHttp link
uiState
}
// registers to receive events
pokeyReceiver.register(appContext)