Client: Support spool archiving in frontend
This commit is contained in:
@@ -13,4 +13,5 @@ export interface ISpool {
|
||||
location?: string;
|
||||
lot_nr?: string;
|
||||
comment?: string;
|
||||
archived: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user