mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
Dotted.
This commit is contained in:
parent
327254a85d
commit
70dd4dba3d
@ -538,7 +538,7 @@ class Owner(privmsgs.CapabilityCheckingPrivmsg):
|
|||||||
conf.registerPlugin(name, False)
|
conf.registerPlugin(name, False)
|
||||||
irc.replySuccess()
|
irc.replySuccess()
|
||||||
else:
|
else:
|
||||||
irc.error('There was no callback %s' % name)
|
irc.error('There was no callback %s.' % name)
|
||||||
|
|
||||||
|
|
||||||
Class = Owner
|
Class = Owner
|
||||||
|
Loading…
Reference in New Issue
Block a user