@@ -406,4 +406,4 @@ diagnostics() {
}
command_exists() { command -v "$@" > /dev/null 2>&1; }
# join_by() { local IFS="$1"; shift; echo "$*"; }
join_by() { local IFS="$1"; shift; echo "$*"; }
The note is not visible to the blocked user.