This commit is contained in:
Jakob 2021-11-10 19:45:34 +01:00
parent eee399613d
commit b4881b8c7c

View file

@ -78,5 +78,5 @@ function getDataFromUpload() {
function handleProfileText(uploadedProfile) { function handleProfileText(uploadedProfile) {
//TODO //TODO
//Important: Handle missing info in file: alert and abort!
} }