Fix output

This commit is contained in:
Philippe Caseiro 2022-03-31 14:57:05 +02:00
parent 7800235bd1
commit 103a003cf0
1 changed files with 1 additions and 0 deletions

1
badgy
View File

@ -104,6 +104,7 @@ getCapitalTime()
balance=$(captitalTime2seconds "${sl}")
clockOutTime=$(getClockOutTime "$((dr+balance))")
echo
echo
echo "Your time balance is: ${sl}"
echo
echo "Today you worked: $(s2h ${dr})"