Updated on 2026-08-14

This commit is contained in:
Tangem 2025-11-17 11:20:04 +03:00
parent 30011acc2e
commit 01c539a111
9 changed files with 9 additions and 4 deletions

View file

@ -18,6 +18,7 @@ import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.flow.*
import org.rekotlin.Middleware
@Suppress("MemberNameEqualsClassName")
internal object LegacyMiddleware {
private val prepareDetailsScreenJobHolder = JobHolder()