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