changed clockify API when start timer when already is one running finish him

This commit is contained in:
Jakub Trllo 2019-03-06 12:17:53 +01:00
parent c098d5b0aa
commit f051e61a0b

View file

@ -200,7 +200,7 @@ class ClockifyAPI(metaclass=Singleton):
):
self.bool_timer_run = True
return self.bool_timer_run
return False
self.finish_time_entry(workspace_id=workspace_id)
# Convert billable to strings
if billable: