harden media
This commit is contained in:
@@ -319,6 +319,9 @@ export class LeagueService {
|
||||
throw new Error(err.code);
|
||||
}
|
||||
|
||||
// The use case calls presenter.present() internally
|
||||
// The presenter now handles logo resolution synchronously
|
||||
// Just get the view model which contains the resolved logo URLs
|
||||
return this.allLeaguesWithCapacityAndScoringPresenter.getViewModel();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user