From a665e2112030d5bed04cb4b1f730d2033e93ddac Mon Sep 17 00:00:00 2001 From: jacodg Date: Tue, 21 Feb 2023 15:05:59 +0100 Subject: [PATCH] fix: skip json to xml when already xml (#53) Co-authored-by: Sergi Philipsen --- .../Translate/Configuration_ImportFromLocalFS.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/configurations/Translate/Configuration_ImportFromLocalFS.xml b/src/main/configurations/Translate/Configuration_ImportFromLocalFS.xml index 2d677a3d2..5abe68924 100644 --- a/src/main/configurations/Translate/Configuration_ImportFromLocalFS.xml +++ b/src/main/configurations/Translate/Configuration_ImportFromLocalFS.xml @@ -15,9 +15,14 @@ - + + + + + +