leon il y a 1 an
Parent
commit
f586d67fb3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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