@@ -247,7 +247,7 @@ __list() {
return 1
fi
local date_cmd until_cmd
local date_cmp until_cmp
date_cmp="${date%%-*}${date#*-}"
date_cmp="${date_cmp%%-*}${date_cmp#*-}"
until_cmp="${until%%-*}${until#*-}"
The note is not visible to the blocked user.