Skip to content

Commit

Permalink
Fix detailed statuses being clickable and linking to broken pages
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire committed Sep 16, 2024
1 parent 3469191 commit 43f6792
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ export const DetailedStatus: React.FC<{
tagLinks={tagMisleadingLinks}
rewriteMentions={rewriteMentions}
parseClick={parseClick}
disabled
{...(statusContentProps as any)}
/>

Expand Down

0 comments on commit 43f6792

Please sign in to comment.