mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-20 07:30:54 +01:00
This shouldn't ignore.
This commit is contained in:
parent
60e6e165b8
commit
6afd74d3ad
@ -92,6 +92,7 @@ class FakeLog(object):
|
|||||||
return
|
return
|
||||||
|
|
||||||
class ChannelLogger(callbacks.Privmsg):
|
class ChannelLogger(callbacks.Privmsg):
|
||||||
|
noIgnore = True
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
callbacks.Privmsg.__init__(self)
|
callbacks.Privmsg.__init__(self)
|
||||||
self.lastMsg = None
|
self.lastMsg = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user