From 2b66359656c874a53a1bd710dfb1f886c246a2b4 Mon Sep 17 00:00:00 2001 From: bouhmarc Date: Sun, 24 Oct 2021 09:51:10 +0200 Subject: [PATCH] Correction de la boucle --- DownloadDocuments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DownloadDocuments.js b/DownloadDocuments.js index e048860..2a7cfd0 100644 --- a/DownloadDocuments.js +++ b/DownloadDocuments.js @@ -18,7 +18,7 @@ function DownloadDocuments(sNomPlugin) stUnElement = ConnectorsList[nIndice] if (sNomPlugin != '' && stUnElement.name != sNomPlugin) - return + continue // Sauvegarde un fichier de config