From 9f90167fe7d5a4cfd954843881649746572a1c7d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 13 Sep 2018 19:26:50 +0200 Subject: merge --- app/relay/modules/pix2pixhd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/relay/modules') diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index 3bdf705..e05f427 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -206,7 +206,7 @@ const render_recursive = { type: 'perl', script: 'dir-to-movie.pl', params: (task) => { - if (!!task.opt.mov) { + if (!task.opt.mov) { console.log('will not render mov') return 'CANCEL' } -- cgit v1.2.3-70-g09d2