Updated titles

This commit is contained in:
softsimon
2021-04-25 19:40:43 +04:00
parent da050ee3dc
commit 56518b9655
2 changed files with 7 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ export class BisqDashboardComponent implements OnInit {
constructor(
private websocketService: WebsocketService,
private bisqApiService: BisqApiService,
private stateService: StateService,
public stateService: StateService,
private seoService: SeoService,
) { }