From 984340637c136026949e2ec0870925683c38191f Mon Sep 17 00:00:00 2001 From: cfdaily Date: Sun, 17 May 2026 11:25:28 +0800 Subject: [PATCH] auto-sync: 2026-05-17 11:25:28 --- src/frontend/src/store.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frontend/src/store.ts b/src/frontend/src/store.ts index 7b5f903..d98d5b7 100644 --- a/src/frontend/src/store.ts +++ b/src/frontend/src/store.ts @@ -7,6 +7,7 @@ import { create } from 'zustand'; import { api, + setApiProjectId, type Task, type LiveStatus, type AgentConfig,