mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Fix to cricket plugin
This commit is contained in:
parent
f17dc5b4ca
commit
b0e423cc0d
@ -21,7 +21,7 @@ def get_scores():
|
||||
|
||||
notify = None
|
||||
new_summary = None
|
||||
change = True
|
||||
change = False
|
||||
|
||||
req = urllib2.Request(score_url, None, {'Content-Type': 'application/json'})
|
||||
f = urllib2.urlopen(req)
|
||||
|
Loading…
x
Reference in New Issue
Block a user