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