mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
WRong module.
This commit is contained in:
parent
f63fa6846f
commit
f5bbd8cb51
@ -56,7 +56,7 @@ import supybot.schedule as schedule
|
||||
import supybot.callbacks as callbacks
|
||||
|
||||
|
||||
class Admin(privmsgs.Privmsg):
|
||||
class Admin(callbacks.Privmsg):
|
||||
def __init__(self):
|
||||
self.__parent = super(Admin, self)
|
||||
self.__parent.__init__()
|
||||
|
Loading…
Reference in New Issue
Block a user