Skip to content

Commit

Permalink
Merge pull request #1130 from AI4Bharat/analytic-org-ui
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
ishvindersethi22 authored Dec 23, 2024
2 parents 97887a0 + ab43737 commit 603275b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ ProjectDetails,
className={classes.rightPanelDivider}
style={{ border: "1px solid grey", height: "auto", margin: "0 5px" }}
/>
{hash && (
{ProjectDetails.title.toLowerCase().includes("yt_transcription") && hash && (

<Tooltip title="Double Hash" placement="bottom">
<IconButton
Expand Down

0 comments on commit 603275b

Please sign in to comment.