Fix log source
This commit is contained in:
@@ -218,7 +218,7 @@ function VideoCards({
|
|||||||
}}
|
}}
|
||||||
onInteract={() => {
|
onInteract={() => {
|
||||||
logEvent('videoCard:click', {
|
logEvent('videoCard:click', {
|
||||||
context: 'interstitial:discover',
|
context: 'interstitial:explore',
|
||||||
})
|
})
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user