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 = (
|
||||
<>
|
||||
<FileDownloadLink uri={uri} />
|
||||
|
||||
{!SIMPLE_SITE && <FileDownloadLink uri={uri} />}
|
||||
{claimIsMine && (
|
||||
<Button
|
||||
className="button--file-action"
|
||||
|
|
Loading…
Reference in a new issue