@ -71,6 +71,9 @@ func main() {
}
if err != nil {
if err := os.Remove(filename); err != nil {
println(err)
os.Exit(1)
The note is not visible to the blocked user.