nkl-kst / the-sports-db

PHP library to get sports data from TheSportsDB (https://www.thesportsdb.com)
MIT License
22 stars 3 forks source link

Changed string for green icon #36

Closed McAtze closed 1 year ago

McAtze commented 1 year ago

There're some changes with the green thumb icon in /all_sports.php

It should be

public ?string $strSportIconGreen;

Bildschirmfoto 2022-08-14 um 12 16 37

https://github.com/nkl-kst/the-sports-db/blob/2779c1a7b02c7671ba6290c9a31d0b3d649d819f/src/Entity/Sport.php#L11

nkl-kst commented 1 year ago

@McAtze fixed in v1.3.2, thank you!