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