mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 02:24:12 +01:00
Not die, close. Close, not die.
This commit is contained in:
parent
42bd2d42ae
commit
542a9a8193
@ -181,7 +181,7 @@ class FunDB(callbacks.Privmsg):
|
||||
self.db = FunDBDB()
|
||||
|
||||
def die(self):
|
||||
self.db.die()
|
||||
self.db.close()
|
||||
|
||||
def _validType(self, irc, type, error=True):
|
||||
if type not in self._types:
|
||||
|
Loading…
Reference in New Issue
Block a user