diff --git a/package.json b/package.json index 3c9b512..0c8d88a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-weekly-todo-list", - "version": "1.111.4", + "version": "1.111.5", "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/WeeklyView.tsx b/src/components/WeeklyView.tsx index c7bcc08..0524497 100644 --- a/src/components/WeeklyView.tsx +++ b/src/components/WeeklyView.tsx @@ -5932,8 +5932,9 @@ export default function WeeklyView() { {railSep} {/* History flyout (undo / redo) */} - {/* Refresh */} + {/* Refresh + Print */} +
{railSep} {/* Settings (cogwheel) + User menu at bottom */}