Updated on 2026-08-14

This commit is contained in:
Tangem 2025-12-17 19:10:58 +05:00
parent 46c112eca8
commit ed89b4bcd0
8 changed files with 37 additions and 11 deletions

View file

@ -200,6 +200,7 @@ internal class WalletWarningsClickIntentsImplementor @Inject constructor(
onAlreadyUnlocked = {},
onUserCancelled = {},
analyticsEventHandler = analyticsEventHandler,
isFromUnlockAll = true,
showMessage = uiMessageSender::send,
)
}