Remove duplicate i18n string sponsor

This commit is contained in:
softsimon
2021-06-06 17:16:39 -04:00
parent d681f94cbe
commit 57b6f2f612
2 changed files with 5 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ export class SponsorComponent implements OnInit, OnDestroy {
) { }
ngOnInit(): void {
this.seoService.setTitle($localize`:@@sponsor.title:Sponsor`);
this.seoService.setTitle($localize`:@@dfd99c62b5b308fc5b1ad7adbbf9d526d2b31516:Sponsor`);
this.websocketService.want(['blocks']);
this.paymentForm = this.formBuilder.group({