Cut staging from master #810

Merged
skhameneh merged 16 commits from master into staging 2018-12-04 20:01:25 +01:00
Showing only changes of commit e78ef17cca - Show all commits

View file

@ -120,7 +120,7 @@ class AssetInfo extends React.Component {
}
content={
<ClickToCopy
id={'short-link'}
id={'lbry-permanent-url'}
value={`${channelName}#${certificateId}/${name}`}
/>
}