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