1
0
Fork 0
mirror of synced 2024-06-10 22:54:33 +12:00

Ensured en was a string

This commit is contained in:
Phxntxm 2016-10-23 22:20:55 -05:00
parent e006133d9b
commit 9b212bc0f9

View file

@ -34,7 +34,7 @@ class Links:
params = {'q': query,
'safe': safe,
'hl': en,
'hl': 'en',
'cr': 'countryUS'}
# Our format we'll end up using to send to the channel