mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-22 06:49:05 -04:00
Fixed the lint issue
This commit is contained in:
@@ -183,7 +183,7 @@ export class AddonDetailComponent implements OnInit, OnDestroy, AfterViewChecked
|
||||
|
||||
this.gallery.ref().load(this.previewItems);
|
||||
|
||||
this.selectInitialTab();
|
||||
this.selectInitialTab().catch(console.error);
|
||||
}
|
||||
|
||||
public ngAfterViewInit(): void {}
|
||||
|
||||
Reference in New Issue
Block a user