diff --git a/src/components/FileInfo/FileInfo.tsx b/src/components/FileInfo/FileInfo.tsx index bc5e605c9d..129a2c441a 100644 --- a/src/components/FileInfo/FileInfo.tsx +++ b/src/components/FileInfo/FileInfo.tsx @@ -46,7 +46,12 @@ export class FileInfo extends React.Component { return ( <> {allowDownload && meta.downloadUrl ? ( - + ) : (