Add Discover interstitial, settings, includes pin for now
This commit is contained in:
@@ -249,6 +249,15 @@ export type LogEvents = {
|
||||
'recommendedTopic:click': {
|
||||
context: 'explore'
|
||||
}
|
||||
'trendingVideos:show': {
|
||||
context: 'settings'
|
||||
}
|
||||
'trendingVideos:hide': {
|
||||
context: 'settings' | 'interstitial' | 'explore'
|
||||
}
|
||||
'trendingVideo:click': {
|
||||
context: 'interstitial' | 'explore'
|
||||
}
|
||||
|
||||
'progressGuide:hide': {}
|
||||
'progressGuide:followDialog:open': {}
|
||||
|
||||
Reference in New Issue
Block a user