Lightning dashboard -> Lightning network
This commit is contained in:
parent
3644c302f4
commit
cc2130104c
@ -21,7 +21,7 @@ export class LightningDashboardComponent implements OnInit {
|
||||
) { }
|
||||
|
||||
ngOnInit(): void {
|
||||
this.seoService.setTitle($localize`Lightning Dashboard`);
|
||||
this.seoService.setTitle($localize`Lightning Network`);
|
||||
|
||||
this.nodesRanking$ = this.lightningApiService.getNodesRanking$().pipe(share());
|
||||
this.statistics$ = this.lightningApiService.getLatestStatistics$().pipe(share());
|
||||
|
Loading…
x
Reference in New Issue
Block a user