Updated on 2026-08-14

This commit is contained in:
Tangem 2023-07-10 15:05:50 +04:00
parent e3306ba216
commit 4c55f7ae66
5 changed files with 19 additions and 3 deletions

View file

@ -394,7 +394,7 @@ class WalletConnectManager {
),
)
}
Analytics.send(WalletConnect.NewSessionEstablished())
Analytics.send(WalletConnect.NewSessionEstablished(""))
}
}
}