mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-30 17:01:25 +00:00
gah
This commit is contained in:
parent
0d41ba59b3
commit
60130ec91e
1 changed files with 1 additions and 2 deletions
|
@ -114,8 +114,7 @@ function FileActions(props: Props) {
|
||||||
|
|
||||||
const rhsSection = (
|
const rhsSection = (
|
||||||
<>
|
<>
|
||||||
<FileDownloadLink uri={uri} />
|
{!SIMPLE_SITE && <FileDownloadLink uri={uri} />}
|
||||||
|
|
||||||
{claimIsMine && (
|
{claimIsMine && (
|
||||||
<Button
|
<Button
|
||||||
className="button--file-action"
|
className="button--file-action"
|
||||||
|
|
Loading…
Add table
Reference in a new issue