reworked the timer flow, set a default timer duration, updated help button modal and more
This commit is contained in:
2
lib/sessionDefaults.ts
Normal file
2
lib/sessionDefaults.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const DEFAULT_FOCUS_DURATION_MINUTES = 25;
|
||||
export const DEFAULT_SHORT_BREAK_DURATION_MINUTES = 5;
|
||||
Reference in New Issue
Block a user