Updated on 2026-08-14
This commit is contained in:
parent
dc28193531
commit
bcd10fbe27
4 changed files with 6 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ internal sealed class WalletConnect(
|
|||
AnalyticsParam.SOURCE to when (source) {
|
||||
SourceType.QR -> "QR"
|
||||
SourceType.DEEPLINK -> "DeepLink"
|
||||
SourceType.CLIPBOARD -> "Clipboard"
|
||||
SourceType.ETC -> "etc"
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue