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