From 4ea714781e99ca8358bd74a8f3482dd46340654a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 8 Jun 2018 02:47:55 +0200 Subject: fix p2x fetch script --- app/client/modules/pix2pix/views/pix2pix.show.js | 1 + 1 file changed, 1 insertion(+) (limited to 'app/client/modules/pix2pix/views') 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 (
-- cgit v1.2.3-70-g09d2