Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-25 11:52:13 +01:00
parent 36c2a24e15
commit d27a59ab75

View file

@ -26,7 +26,7 @@ internal sealed class EarnAnalyticsEvent(
event = "Best Opportunities Filter Network Applied",
params = mapOf(
"Network Filter Type" to filterType.value,
"NetworkId" to networkId.orEmpty(),
"Network Id" to networkId.orEmpty(),
),
)