reddit / devvit

Reddit for Developers
https://developers.reddit.com
BSD 3-Clause "New" or "Revised" License
59 stars 13 forks source link

Team Logos not apearing in livescore. #65

Open lafc88 opened 3 months ago

lafc88 commented 3 months ago

screenshot1

Screenshot2

The team logos are not appearing in the livescores.

In the above MLS livescore example the .png for Saint Louis City SC and LAFC are not showing up. I suspect it is because the .png name is different from the livescores list abbreviation. For example, LAFC is LAN and the .png name in the assets is lafc.png not lan.png

In the second screenshot all team logos appear except LAN and CHA which in the assets it is named differently. I checked all the pngs and there was about 6 which were written wrong and I left pushes on them. Unless I am missing something in the code, I feel changing the names to the livescore list abbreviation could fix the logos appearing.