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