6.16.0: Редактирование записей в статистике
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m24s

This commit is contained in:
poignatov
2026-03-13 21:48:11 +03:00
parent 193b4138d9
commit 3bd864d41a
6 changed files with 437 additions and 25 deletions

View File

@@ -1244,6 +1244,7 @@ function AppContent() {
fetchTodayEntries={fetchTodayEntries}
onRetry={fetchFullStatisticsData}
currentWeekData={currentWeekData}
fetchCurrentWeekData={fetchCurrentWeekData}
onNavigate={handleNavigate}
activeTab={activeTab}
/>