diff --git a/src/ui/pages/component/CL-Transcription/SettingsButtonComponent.jsx b/src/ui/pages/component/CL-Transcription/SettingsButtonComponent.jsx index 14dd9e62..8c1474d4 100644 --- a/src/ui/pages/component/CL-Transcription/SettingsButtonComponent.jsx +++ b/src/ui/pages/component/CL-Transcription/SettingsButtonComponent.jsx @@ -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 && (