@ -165,7 +165,7 @@ app.post('/csv', (req, res, next) => {
});
fs.close();
fs.destroy();
if(_res === ""){
fs.appendFile(path, csv, function (err) {
if (err) throw err;
The note is not visible to the blocked user.