Commit 0eb81114 authored by Marcelo Rivera's avatar Marcelo Rivera

(fix): AOT issue

1 merge request!459WIP: (feat): Minds Pro
Pipeline #73208277 running with stages
......@@ -17,8 +17,8 @@ export class ProChannelListComponent implements OnInit {
constructor(
public feedsService: FeedsService,
private proService: ProService,
private route: ActivatedRoute,
public proService: ProService,
protected route: ActivatedRoute,
protected cd: ChangeDetectorRef,
) {
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment