Update bisq-dashboard.component.ts
Switch from ® to ® for better compatibility
This commit is contained in:
parent
c751e10da8
commit
a89af41c48
@ -30,7 +30,7 @@ export class BisqDashboardComponent implements OnInit {
|
|||||||
|
|
||||||
ngOnInit(): void {
|
ngOnInit(): void {
|
||||||
this.seoService.setTitle($localize`:@@meta.title.bisq.markets:Markets`);
|
this.seoService.setTitle($localize`:@@meta.title.bisq.markets:Markets`);
|
||||||
this.seoService.setDescription($localize`:@@meta.description.bisq.markets:Explore the full Bitcoin ecosystem with The Mempool Open Source Project®. See Bisq market prices, trading activity, and more.`);
|
this.seoService.setDescription($localize`:@@meta.description.bisq.markets:Explore the full Bitcoin ecosystem with The Mempool Open Source Project®. See Bisq market prices, trading activity, and more.`);
|
||||||
this.websocketService.want(['blocks']);
|
this.websocketService.want(['blocks']);
|
||||||
|
|
||||||
this.volumes$ = this.bisqApiService.getAllVolumesDay$()
|
this.volumes$ = this.bisqApiService.getAllVolumesDay$()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user