Make it more readble
This commit is contained in:
parent
29a306f988
commit
c563ba96f0
3
badgy
3
badgy
@ -83,7 +83,8 @@ getCapitalTime()
|
|||||||
|
|
||||||
echo
|
echo
|
||||||
echo "Your time balance is: ${sl}"
|
echo "Your time balance is: ${sl}"
|
||||||
echo "Today you worked $(s2h ${dr})"
|
echo "Today you worked: $(s2h ${dr})"
|
||||||
|
echo
|
||||||
echo "Balance if you validate now: $(s2h ${nbl})"
|
echo "Balance if you validate now: $(s2h ${nbl})"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user