Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-26 15:29:35 +05:00
parent 00032d7d11
commit 258e950178
18 changed files with 125 additions and 99 deletions

View file

@ -85,7 +85,7 @@ internal class TangemPayClickIntentsImplementor @Inject constructor(
userWallet = userWallet,
userWalletId = userWallet.walletId,
onRefreshClick = { onRefreshPayToken(userWallet) },
)
),
)
}
}