removes FileDownloadLink from lbrytv
This commit is contained in:
parent
7009bee4c8
commit
27fe485405
1 changed files with 2 additions and 0 deletions
|
@ -218,7 +218,9 @@ class FilePage extends React.Component<Props> {
|
|||
</div>
|
||||
|
||||
<div className="media__action-group--large">
|
||||
{/* @if TARGET='app' */}
|
||||
<FileDownloadLink uri={uri} />
|
||||
{/* @endif */}
|
||||
<FileActions uri={uri} claimId={claim.claim_id} />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue