Skip to content

Commit

Permalink
Merge pull request #2847 from ClearlyClaire/glitch-soc/fixes/click-de…
Browse files Browse the repository at this point in the history
…tailed-status

Fix detailed statuses being clickable and linking to broken pages
  • Loading branch information
ClearlyClaire authored Sep 16, 2024
2 parents c8ef702 + 43f6792 commit 18209d2
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 18209d2

Please sign in to comment.