Updated on 2026-08-14
This commit is contained in:
parent
b3a1dc5518
commit
2d975f74e5
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ sealed class WalletScreenAnalyticsEvent {
|
|||
object NoticeBackupYourWalletTapped : MainScreen(event = "Notice - Backup Your Wallet Tapped")
|
||||
object NoticeScanYourCardTapped : MainScreen(event = "Notice - Scan Your Card Tapped")
|
||||
object NoticeWalletLocked : MainScreen(event = "Notice - Wallet Locked")
|
||||
object WalletUnlockTapped : MainScreen(event = "Button - Wallet Unlock Tapped")
|
||||
object WalletUnlockTapped : MainScreen(event = "Notice - Wallet Unlock Tapped")
|
||||
|
||||
object NetworksUnreachable : MainScreen(event = "Notice - Networks Unreachable")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue