mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 22:49:23 +01:00
Merge branch 'testing'
This commit is contained in:
commit
c18337376d
@ -104,6 +104,7 @@ class Seen(callbacks.Plugin):
|
||||
self.lastmsg = {}
|
||||
self.ircstates = {}
|
||||
world.flushers.append(self.db.flush)
|
||||
world.flushers.append(self.anydb.flush)
|
||||
|
||||
def die(self):
|
||||
if self.db.flush in world.flushers:
|
||||
|
Loading…
Reference in New Issue
Block a user