Added more api data

This commit is contained in:
2017-04-05 12:35:20 +02:00
parent f5381f0cc2
commit d773389a4b
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ export class LineChartComponent implements OnInit {
ngOnInit(): void {
this.dataService
.get()
.get("204B413655303031363639353836343132")
.subscribe(res => {
console.log("Received from service:");
console.log(res);