Skip to content

Commit

Permalink
increase max time to 90 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesDBartlett3 authored May 7, 2020
1 parent 62bc01c commit fbb5caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/drawer/Drawer-timer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default {
localTimeShortBreak: 0,
localTimeWork: 0,
localWorkRounds: 0,
maxTime: 60,
maxTime: 90,
maxRounds: 12
}
},
Expand Down

0 comments on commit fbb5caa

Please sign in to comment.