diff options
Diffstat (limited to 'app/client/modules/morph/morph.actions.js')
| -rw-r--r-- | app/client/modules/morph/morph.actions.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/client/modules/morph/morph.actions.js b/app/client/modules/morph/morph.actions.js index 9d47d03..04f452d 100644 --- a/app/client/modules/morph/morph.actions.js +++ b/app/client/modules/morph/morph.actions.js @@ -36,6 +36,7 @@ export const load_data = (id) => (dispatch) => { type: types.morph.load, data: datasetApiReport, app: { + resultsFolder, files, sequences, renders, |
