remove debug for claimInfo
This commit is contained in:
parent
cde7008853
commit
61a83614ea
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ class PublishForm extends React.PureComponent {
|
|||
} = claimInfo.value.stream.metadata;
|
||||
|
||||
const { source } = claimInfo.value.stream;
|
||||
console.log(claimInfo);
|
||||
|
||||
let newState = {
|
||||
meta_title: title,
|
||||
meta_thumbnail: thumbnail,
|
||||
|
|
Loading…
Add table
Reference in a new issue