From 66c3cb1dddc074b73f6d341dda628f371c4326a0 Mon Sep 17 00:00:00 2001 From: Yoana Penkova Date: Sun, 13 Jun 2021 21:39:20 +0200 Subject: [PATCH] hotfix: issue #6 directory path split fixed --- js/generationFunctions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/generationFunctions.js b/js/generationFunctions.js index 3c691c2..f686259 100644 --- a/js/generationFunctions.js +++ b/js/generationFunctions.js @@ -79,7 +79,7 @@ function getPathsFromHTTPRequest(response){ var firstSplit = response.split("201: "); for(i=1;i