lcfd / trak

Keep a record of the time you dedicate to your projects.
https://usetrak.com
GNU Affero General Public License v3.0
11 stars 2 forks source link

[stop] Error if user do CTRL+c during stop session without a project_id provided #73

Closed lcfd closed 1 month ago

lcfd commented 6 months ago

During the project_id picker selection.

stop_tracker.py:20`
TypeError: '>' not supported between instances of 'NoneType' and 'int'

Extra: