mirror of
https://github.com/sartography/cr-connect-bpmn.git
synced 2025-02-05 05:13:49 +00:00
Travis build failed with validationState as private
This commit is contained in:
parent
1c31e91923
commit
30857d0189
@ -68,7 +68,7 @@ export class ModelerComponent implements AfterViewInit {
|
||||
@ViewChild(DiagramComponent) private diagramComponent: DiagramComponent;
|
||||
@ViewChild('fileInput', { static: true }) fileInput: ElementRef;
|
||||
private diagramType: FileType;
|
||||
private validationState: boolean;
|
||||
validationState: boolean;
|
||||
validationData: Object = {};
|
||||
private workflowSpecId: string;
|
||||
private fileMetaId: number;
|
||||
|
Loading…
x
Reference in New Issue
Block a user