Update with NPM
Fix css and function name
This commit is contained in:
@@ -32,7 +32,7 @@ export class ListOfJumpsComponent implements OnInit {
|
||||
) { }
|
||||
|
||||
ngOnInit() {
|
||||
this.serviceComm.updatedComponentTitle('List of jumps');
|
||||
this.serviceComm.UpdatedComponentTitle('List of jumps');
|
||||
this.getListOfJumps();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user