mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
Fix demo shell TS error
This commit is contained in:
parent
d4be33d471
commit
da65e917c6
@ -57,7 +57,7 @@ export class ActivitiDemoComponent implements AfterViewChecked {
|
|||||||
taskFilter: any;
|
taskFilter: any;
|
||||||
processFilter: any;
|
processFilter: any;
|
||||||
|
|
||||||
private sub: Subscription;
|
sub: Subscription;
|
||||||
|
|
||||||
@Input()
|
@Input()
|
||||||
appId: string;
|
appId: string;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user