Jeopardy: minor edit to last commit

This commit is contained in:
oddluck 2020-06-01 23:56:45 +00:00
parent 6bc819ba21
commit 87ec621414

View File

@ -212,7 +212,7 @@ class Jeopardy(callbacks.Plugin):
try:
points = int(item["value"])
except:
continue
pass
if self.registryValue("keepHistory", channel):
if (
clue