summaryrefslogtreecommitdiff
path: root/app/client/modules/pix2pixhd/views/pix2pixhd.results.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-06-20 17:09:33 +0200
committerJules Laplace <julescarbon@gmail.com>2018-06-20 17:09:33 +0200
commit034fac1f6b6e4bd41de671b297bf9a5bc4abeed1 (patch)
tree1431c1c778fe3640362abd529f2c35e054c2a5d8 /app/client/modules/pix2pixhd/views/pix2pixhd.results.js
parent09b4d1541e6e06563a40f8829048e4225ed8fcf9 (diff)
fetching
Diffstat (limited to 'app/client/modules/pix2pixhd/views/pix2pixhd.results.js')
-rw-r--r--app/client/modules/pix2pixhd/views/pix2pixhd.results.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/client/modules/pix2pixhd/views/pix2pixhd.results.js b/app/client/modules/pix2pixhd/views/pix2pixhd.results.js
index af8d90a..18c956f 100644
--- a/app/client/modules/pix2pixhd/views/pix2pixhd.results.js
+++ b/app/client/modules/pix2pixhd/views/pix2pixhd.results.js
@@ -19,7 +19,7 @@ class Pix2pixHDResults extends Component {
if (! this.props.pix2pixhd.results) return <Loading progress={this.props.pix2pixhd.progress} />
const { resultsFolder, results, renders, files } = this.props.pix2pixhd.results
- console.log(results)
+ console.log(resultsFolder, results)
return (
<div className='app pix2pixhd'>