Release: Issues+Systems, milestone-as-plan, plugin reliability/skills/dedup, compaction hygiene #71
@@ -31,7 +31,7 @@ export async function updateSystem(
|
|||||||
data: Partial<{
|
data: Partial<{
|
||||||
name: string;
|
name: string;
|
||||||
description: string;
|
description: string;
|
||||||
color: string;
|
color: string | null;
|
||||||
status: "active" | "archived";
|
status: "active" | "archived";
|
||||||
order_index: number;
|
order_index: number;
|
||||||
}>,
|
}>,
|
||||||
|
|||||||
Reference in New Issue
Block a user