mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -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:
|
||||
points = int(item["value"])
|
||||
except:
|
||||
continue
|
||||
pass
|
||||
if self.registryValue("keepHistory", channel):
|
||||
if (
|
||||
clue
|
||||
|
Loading…
x
Reference in New Issue
Block a user