Updated on 2026-08-14
This commit is contained in:
parent
36c2a24e15
commit
d27a59ab75
1 changed files with 1 additions and 1 deletions
|
|
@ -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(),
|
||||
),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue