summaryrefslogtreecommitdiff
path: root/app/client/modules/pix2pix/views/pix2pix.show.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/client/modules/pix2pix/views/pix2pix.show.js')
-rw-r--r--app/client/modules/pix2pix/views/pix2pix.show.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/modules/pix2pix/views/pix2pix.show.js b/app/client/modules/pix2pix/views/pix2pix.show.js
index 9c55b0b..2713559 100644
--- a/app/client/modules/pix2pix/views/pix2pix.show.js
+++ b/app/client/modules/pix2pix/views/pix2pix.show.js
@@ -79,6 +79,7 @@ class Pix2pixShow extends Component {
const input = pix2pix.data.fileLookup[dataset.input[0]]
if (! input) return null
if (input.name && input.name.match(/(gif|jpe?g|png)$/i)) return null
+ console.log(dataset)
return (
<div>
<div class={'actions'}>