Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GUI] Fix possible division-by-zero bug in superblock time left
Re-work the function that converts seconds to days, hours, minutes to avoid a division-by-zero situation when the time left until the next superblock is less than 1 day. Also, no longer show seconds in the text as they are always zero.
- Loading branch information