mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
feat(authority): surface recent jobs in panel
This commit is contained in:
@@ -156,6 +156,11 @@ export function createGraphPersistenceState() {
|
||||
authorityLastJobProgress: 0,
|
||||
authorityLastJobError: "",
|
||||
authorityLastJobUpdatedAt: "",
|
||||
authorityRecentJobs: [],
|
||||
authorityRecentJobsUpdatedAt: "",
|
||||
authorityRecentJobsError: "",
|
||||
authorityRecentJobsNextCursor: "",
|
||||
authorityRecentJobsHasMore: false,
|
||||
authorityBlobState: "idle",
|
||||
authorityLastBlobEvent: null,
|
||||
authorityLastBlobAction: "",
|
||||
|
||||
Reference in New Issue
Block a user