This commit is contained in:
Andreas Bielawski 2016-07-28 12:55:38 +02:00
parent 1d7901855e
commit 606007dd13

View File

@ -209,7 +209,7 @@ function wikipedia:action(msg, config, matches)
lang = nil
end
if term == "" then
utilities.send_reply(self, msg, wikipedia.doc)
utilities.send_reply(self, msg, wikipedia.doc, true)
return
end