HACKER097 / wisdom-tree

Wisdom Tree is a TUI concentration app, with features like pomodoro timer, YouTube music player, Lo-fi radio.
MIT License
357 stars 22 forks source link

Fixed age gap in display function #22

Closed coachtinho closed 3 years ago

coachtinho commented 3 years ago

The display function had a gap when determining the artfile based on the age of the tree. If the program was started with the age somewhere between 60 and 70, the artfile was never set and an exception was raised.