Update status.inc

This commit is contained in:
2023-12-06 23:15:44 -06:00
parent cf0b257a7d
commit 7cdffff4f0

View File

@@ -832,7 +832,7 @@ STATUS_SCANTIMES(){
dt="${scantime%~*}"
scantime=${scantime#*~}
else
dt=" "
dt=" "
fi
echo -e "${idsCL[White]} ${dt} $(SHOW_TIME ${scantime} s) (${scantime}s)${idsCL[Default]}"
done