Fixed Authentication Issue
As reported in #1 if an auth.json
file existed, but didn't have the proper keys, the command:
toggl-to-sqlite auth
would generate a KeyError
. This release fixes that issue
As reported in #1 if an auth.json
file existed, but didn't have the proper keys, the command:
toggl-to-sqlite auth
would generate a KeyError
. This release fixes that issue