diff --git a/lib/iso-codes.ts b/lib/iso-codes.ts index f8b6482..570d374 100644 --- a/lib/iso-codes.ts +++ b/lib/iso-codes.ts @@ -58,7 +58,7 @@ export const TEAM_ISO: Record = { 'Korea Republic': 'kr', 'Spain': 'es', 'Sweden': 'se', 'Switzerland': 'ch', // T 'Taiwan': 'tw', 'Tanzania': 'tz', 'Thailand': 'th', 'Togo': 'tg', - 'Trinidad and Tobago': 'tt', 'Tunisia': 'tn', 'Turkey': 'tr', + 'Trinidad and Tobago': 'tt', 'Tunisia': 'tn', 'Turkey': 'tr', 'Türkiye': 'tr', // U 'UAE': 'ae', 'United Arab Emirates': 'ae', 'Uganda': 'ug', 'Ukraine': 'ua', 'Uruguay': 'uy', 'USA': 'us', 'United States': 'us', 'Uzbekistan': 'uz',