Remove the download button for now.
parent
f5322f00e3
commit
a7ad92db9c
|
@ -307,7 +307,7 @@ export default function VideoPlayerPage({
|
|||
<Row className="mb-3">
|
||||
<Col sm={12} md={7}>
|
||||
<ButtonGroup>
|
||||
<DownloadButton id={id} fileName={fileName} />
|
||||
{/* <DownloadButton id={id} fileName={fileName} /> */}
|
||||
{
|
||||
sourceVideoURL
|
||||
? (
|
||||
|
|
Loading…
Reference in New Issue