diff --git a/src/pages/HousekeepingPage.tsx b/src/pages/HousekeepingPage.tsx
index c2f3b22..3fa7db2 100644
--- a/src/pages/HousekeepingPage.tsx
+++ b/src/pages/HousekeepingPage.tsx
@@ -1274,7 +1274,7 @@ function HistoryCard({ task, slug }: { task: HousekeepingTask; slug: string }) {
{detailLoading
?
Чек-лист не настроен
)} + {/* Maintenance note */} + {task.maintenanceNote && ( +
+
{task.maintenanceNote}
+