mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-02 16:09:24 +01:00
Oops, forgot to update the privmsgs.thread.
This commit is contained in:
parent
7f05bcf14b
commit
f57a523bb4
@ -217,7 +217,7 @@ class AdminCommands(privmsgs.CapabilityCheckingPrivmsg):
|
|||||||
email)
|
email)
|
||||||
smtp.quit()
|
smtp.quit()
|
||||||
irc.reply(msg, conf.replySuccess)
|
irc.reply(msg, conf.replySuccess)
|
||||||
bug = privmsgs.thread(bug)
|
reportbug = privmsgs.thread(reportbug)
|
||||||
|
|
||||||
|
|
||||||
Class = AdminCommands
|
Class = AdminCommands
|
||||||
|
Loading…
Reference in New Issue
Block a user