Updated on 2026-08-14

This commit is contained in:
Tangem 2024-11-26 13:54:51 +04:00
parent c6e06b1eb9
commit 14216d5243

View file

@ -208,7 +208,7 @@ abstract class TangemApplication : Application(), ImageLoaderFactory {
// TODO: Try to performance and user experience.
// [REDACTED_JIRA]
runBlocking(dispatchers.io) {
runBlocking {
awaitAll(
async { featureTogglesManager.init() },
async { excludedBlockchainsManager.init() },