wip
This commit is contained in:
@@ -320,6 +320,8 @@ final class CanonicalTeam {
|
||||
sport: sportEnum ?? .mlb,
|
||||
city: city,
|
||||
stadiumId: stadiumCanonicalId,
|
||||
conferenceId: conferenceId,
|
||||
divisionId: divisionId,
|
||||
logoURL: logoURL.flatMap { URL(string: $0) },
|
||||
primaryColor: primaryColor,
|
||||
secondaryColor: secondaryColor
|
||||
|
||||
Reference in New Issue
Block a user