mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +01:00
Forgot to wrap the command.
This commit is contained in:
parent
8132f1db73
commit
625cfb4214
@ -283,6 +283,7 @@ class Network(callbacks.Privmsg):
|
||||
command is to apply.
|
||||
"""
|
||||
irc.reply(otherIrc.driver.__class__.__module__[8:])
|
||||
driver = wrap(driver, ['networkIrc'])
|
||||
|
||||
|
||||
Class = Network
|
||||
|
Loading…
x
Reference in New Issue
Block a user