diff --git a/frontend/src/pages/TaskListPage.tsx b/frontend/src/pages/TaskListPage.tsx index adaa8e9..03c9a2e 100644 --- a/frontend/src/pages/TaskListPage.tsx +++ b/frontend/src/pages/TaskListPage.tsx @@ -179,6 +179,7 @@ const TaskListPage: React.FC = () => { { setOpenInfoDialog(true) setSelectedTask(tobuy.tobuy_id)