Clean up header

This commit is contained in:
2024-08-04 01:07:06 -04:00
parent aedc65ea90
commit 37589ce8e3

View File

@@ -525,6 +525,8 @@ interactive_header() {
done
fi
fi
echo ""
# Let user choose or add project(s)
if [[ -z ${PROJECTS[*]} ]]; then
num=$((${#projects[@]}))