Include queued in ProjectStatus so the replace-files button type-checks.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -102,6 +102,7 @@ export interface BomSummaryRow {
|
||||
|
||||
export type ProjectStatus =
|
||||
| "draft"
|
||||
| "queued"
|
||||
| "running"
|
||||
| "complete"
|
||||
| "error"
|
||||
|
||||
Reference in New Issue
Block a user