@@ -22,7 +22,7 @@ class Output {
console.error(error)
console.log('File probably doesnt exist')
}
fs.writeFileSync(filename, this.content)
fs.writeFileSync(filename, this.content, 'utf-8')
The note is not visible to the blocked user.