From b4881b8c7cf40e2faba177731aa146a0eae245d6 Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 10 Nov 2021 19:45:34 +0100 Subject: [PATCH] add note --- js/tool.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/tool.js b/js/tool.js index 2c99815..8cebe4c 100644 --- a/js/tool.js +++ b/js/tool.js @@ -78,5 +78,5 @@ function getDataFromUpload() { function handleProfileText(uploadedProfile) { //TODO - + //Important: Handle missing info in file: alert and abort! } \ No newline at end of file