Updated on 2026-08-14
This commit is contained in:
parent
c6e06b1eb9
commit
14216d5243
1 changed files with 1 additions and 1 deletions
|
|
@ -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() },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue