need more caffeine

This commit is contained in:
jomo
2014-07-14 05:42:23 +02:00
parent c51d703d1f
commit 60c6b957f1

View File

@@ -130,4 +130,4 @@ def onInteract(event):
plugHeader(sender, "DamnSpam")
msg(sender, "&cThis %s has a timeout of %ss." % (btype, checktime))
else:
inputs["last_time"] = int(now())
inputs[pos_str]["last_time"] = int(now())