kurtgn / chronicl

A small Python script that allows you to see your historical Toggl data
32 stars 10 forks source link

Bug for users with exactly one workspace #4

Open callenordangard opened 4 years ago

callenordangard commented 4 years ago

In chronicl.py line 67 quit() stops the execution for users with exactly one workspace.

jeffreywkim commented 4 years ago

I am still facing issues with the program quitting at line 67, so I commented out the quit()