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