mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-29 06:51:12 -05:00
Jeopardy: minor edit to last commit
This commit is contained in:
parent
6bc819ba21
commit
87ec621414
@ -212,7 +212,7 @@ class Jeopardy(callbacks.Plugin):
|
|||||||
try:
|
try:
|
||||||
points = int(item["value"])
|
points = int(item["value"])
|
||||||
except:
|
except:
|
||||||
continue
|
pass
|
||||||
if self.registryValue("keepHistory", channel):
|
if self.registryValue("keepHistory", channel):
|
||||||
if (
|
if (
|
||||||
clue
|
clue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user