Improve demo seed
This commit is contained in:
@@ -9,7 +9,8 @@ export enum QualityCheckType {
|
||||
TEMPERATURE = 'temperature',
|
||||
WEIGHT = 'weight',
|
||||
BOOLEAN = 'boolean',
|
||||
TIMING = 'timing'
|
||||
TIMING = 'timing',
|
||||
CHECKLIST = 'checklist'
|
||||
}
|
||||
|
||||
export enum ProcessStage {
|
||||
|
||||
Reference in New Issue
Block a user