Browse Source

fix UI

#146
rootzoll 7 years ago
parent
commit
038b9f0ded
  1. 4
      home.admin/00infoBlitz.sh

4
home.admin/00infoBlitz.sh

@ -209,3 +209,7 @@ ${color_yellow}${ln_external}
"-------------------------------------------" \
"${load##up*, }" "${temp}" \
"${hdd}" "${sync_percentage}"
if [ ${#onionAddress} -eq 0 ]; then
# one extra space line at the end if nodeaddress is not TOR
echo ""
fi

Loading…
Cancel
Save