diff --git a/ui/js/component/fileList/view.jsx b/ui/js/component/fileList/view.jsx index 4e35ec948..9c47f5899 100644 --- a/ui/js/component/fileList/view.jsx +++ b/ui/js/component/fileList/view.jsx @@ -70,7 +70,9 @@ class FileList extends React.PureComponent { const uri = lbryuri.build({ contentName: fileInfo.name, channelName: fileInfo.channel_name, + claimId: fileInfo.claim_id, }); + content.push(