mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
ClockifyTaskForm bugfix
This commit is contained in:
@@ -62,7 +62,7 @@ const ClockifyTaskForm = ({timerOn, setTimerOn, signedIn, apiKey, setApiKey, tas
|
||||
|
||||
})
|
||||
} else {
|
||||
|
||||
setLoading(false)
|
||||
}
|
||||
|
||||
}, [signedIn])
|
||||
|
||||
Reference in New Issue
Block a user