@ -134,7 +134,7 @@ app.post('/csv', (req, res, next) => {
throw err;
}
let _userData = JSON.parse(userData);
let _userData = userData;
_userEmail = _userData.mailadress;
//check for record alredy exist
try {
The note is not visible to the blocked user.