diff --git a/package.json b/package.json index d33e7e3..9e79171 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-weekly-todo-list", - "version": "1.106.3", + "version": "1.106.4", "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": { diff --git a/src/components/SettingsSidebar.tsx b/src/components/SettingsSidebar.tsx index 6fd9da2..6b35ea5 100644 --- a/src/components/SettingsSidebar.tsx +++ b/src/components/SettingsSidebar.tsx @@ -1013,6 +1013,39 @@ function SettingsSidebar({ > {/* ── General settings (not view-specific) ── */}