leon hace 1 año
padre
commit
f586d67fb3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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