@@ -11,7 +11,7 @@ end
if test ! -e "$_ZL_DATA"
if test ! -e "$_ZL_DATA_DIR"
mkdir -p -m 700 "$_ZL_DATA_DIR"
mkdir -p -m 700 "$_ZL_DATA_DIR" 2> /dev/null
end
touch "$_ZL_DATA"
The note is not visible to the blocked user.