@@ -90,7 +90,7 @@ _printargs() {
if [ -z "$2" ]; then
printf -- "[$(date)] $1"
else
printf -- "[$(date)] $1='$2'"
printf -- "%s" "[$(date)] $1='$2'"
fi
printf "\n"
}
The note is not visible to the blocked user.