chore(release): merge dev to main for v1.8.7
This commit is contained in:
commit
0e3ae3296b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "my-weekly-todo-list",
|
||||
"version": "1.8.6",
|
||||
"version": "1.8.7",
|
||||
"description": "A web-based weekly task management application that organizes to-dos and calendar events in a single, intuitive weekly view",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
@ -674,7 +674,6 @@ export default function WeeklyView() {
|
||||
hourLabelFormat: "short",
|
||||
showSubHourSlots: true,
|
||||
dayHeaderGap: "0.75em",
|
||||
showSubHourSlots: true,
|
||||
allDayPosition: "above",
|
||||
focusTimerDuration: 25,
|
||||
focusBreakDuration: 5,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user