Updated on 2026-08-14
This commit is contained in:
parent
02c12c524b
commit
744667c535
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ internal sealed class StoriesEvents(
|
|||
val source: String,
|
||||
val watchCount: String,
|
||||
) : StoriesEvents(
|
||||
event = "Swap Stories",
|
||||
event = "Swap Story",
|
||||
params = mapOf(
|
||||
AnalyticsParam.SOURCE to source,
|
||||
WATCHED to watchCount,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue