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