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