need more caffeine

This commit is contained in:
jomo
2014-07-14 05:42:23 +02:00
parent a272a615e4
commit c6dca4ac94

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())