leon пре 1 година
родитељ
комит
f586d67fb3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/features/health/calendar.tsx

+ 1 - 1
src/features/health/calendar.tsx

@@ -51,7 +51,7 @@ export default function Calendar(props: { year: number, month: number }) {
 
 
         streaks({
-            category:'FAST',
+            category:'EAT',
             month:202408
         }).then(res=>{
             const array = (res as any).streaks