mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 18:50:07 +00:00
feat(pomodoro): make restarting tasks work when quitting on break #32
This commit is contained in:
parent
e64ea90a51
commit
4cd2c178c2
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
tomorrowsNote: undefined,
|
||||
theme: undefined,
|
||||
currentTask: undefined,
|
||||
lastCurrentTask: undefined,
|
||||
currentProject: undefined,
|
||||
currentSession: {
|
||||
timeWorkedWithoutBreak: undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue