mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Update Default.tsx
This commit is contained in:
@ -64,6 +64,7 @@ const TimelineDefault: React.FC<Props> = ({
|
||||
}
|
||||
|
||||
const onPress = () => {
|
||||
if (highlighted) return
|
||||
analytics('timeline_default_press', {
|
||||
page: queryKey ? queryKey[1].page : origin
|
||||
})
|
||||
|
Reference in New Issue
Block a user