From 267ee1aa72a1487a6e9cb97594bda5c1de8a4a2c Mon Sep 17 00:00:00 2001 From: Michal_Lelonek Date: Fri, 10 Dec 2021 14:34:07 +0100 Subject: [PATCH] Update 'appDefinition.json' --- appDefinition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appDefinition.json b/appDefinition.json index 16339fe..cdf4159 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -9,10 +9,10 @@ } } ], "inputParameters" : [ ], - "outputs" : [ { +"outputs" : [ { "dataType" : "eff_drop_out_aux_image", + "fileName" : "Figure1.png", "fileFormat" : "PNG", - "fileName" : "Figure1", "isReturnedValue" : false } ], "requiredTools" : [ "matlab" ],