summaryrefslogtreecommitdiff
path: root/app/client/modules/pix2pixhd/pix2pixhd.tasks.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-09-13 19:42:31 +0200
committerJules Laplace <julescarbon@gmail.com>2018-09-13 19:42:31 +0200
commitc4bbd2afff59d89cacc5879834fa3bf710e26b1c (patch)
treea955d04e53959a72af4da21c58e9772b8d14aefd /app/client/modules/pix2pixhd/pix2pixhd.tasks.js
parent5d51fd50ce59fb958565bc95e7572cc61043b8b4 (diff)
argz
Diffstat (limited to 'app/client/modules/pix2pixhd/pix2pixhd.tasks.js')
-rw-r--r--app/client/modules/pix2pixhd/pix2pixhd.tasks.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/modules/pix2pixhd/pix2pixhd.tasks.js b/app/client/modules/pix2pixhd/pix2pixhd.tasks.js
index 412f066..8fec652 100644
--- a/app/client/modules/pix2pixhd/pix2pixhd.tasks.js
+++ b/app/client/modules/pix2pixhd/pix2pixhd.tasks.js
@@ -62,6 +62,7 @@ export const augment_task = (dataset, opt) => dispatch => {
module: module.name,
activity: 'augment',
dataset,
+ folder_id: opt.folder_id,
opt: {
...opt,
}