This commit is contained in:
Kovid Goyal 2023-12-04 11:41:03 +05:30
commit 23bcc9fa0a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -14,7 +14,7 @@ country_defs = {
'Business': 'business', 'Business': 'business',
'Markets': 'markets', 'Markets': 'markets',
'Tech': 'technology', 'Tech': 'technology',
'Sports': 'lifestyle/sports', # 'Sports': 'lifestyle/sports',
'Wealth': 'markets/wealth', 'Wealth': 'markets/wealth',
}) })
} }