mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Allowing toot to be copied when highlighted
This commit is contained in:
@ -78,6 +78,7 @@ const TimelineDefault: React.FC<Props> = ({
|
||||
status={actualStatus}
|
||||
queryKey={queryKey}
|
||||
rootQueryKey={rootQueryKey}
|
||||
disabled={highlighted}
|
||||
>
|
||||
<Pressable
|
||||
accessible={highlighted ? false : true}
|
||||
|
Reference in New Issue
Block a user