Skip to content

Commit cf8a5a6

Browse files
committed
tell me t-t-t-tell me
1 parent 9d25d72 commit cf8a5a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/tw-project-meta-fetcher-hoc.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ const TWProjectMetaFetcherHOC = function (WrappedComponent) {
109109
|| typeof rawData.tooLarge === 'boolean'
110110
|| authorName
111111
) {
112+
console.log(rawData.remix);
112113
this.props.onSetExtraProjectInfo(
113114
rawData.public && !rawData.softRejected,
114115
String(rawData.remix) !== '0',

0 commit comments

Comments
 (0)