Update status.inc

This commit is contained in:
2023-12-06 23:38:18 -06:00
parent 7ff81bfd15
commit bb818497d9

View File

@@ -839,7 +839,7 @@ STATUS_SCANTIMES(){
else
dt=" "
fi
echo -e "${idsCL[White]} ${dt} (${scantime}s) ${idsCL[LightCyan]}$(SHOW_TIME ${scantime} s)${idsCL[Default]}"
echo -e "${idsCL[White]} ${dt} (${scantime}s) ${idsCL[Yellow]}$(SHOW_TIME ${scantime} s)${idsCL[Default]}"
done
fi
fi