diff --git a/plugins/PluginDownloader/plugin.py b/plugins/PluginDownloader/plugin.py index 89db121cd..a893646bd 100644 --- a/plugins/PluginDownloader/plugin.py +++ b/plugins/PluginDownloader/plugin.py @@ -263,6 +263,8 @@ class PluginDownloader(callbacks.Plugin): which are available in that repository. When you want to install plugin, just run command "install ".""" + threaded = True + @internationalizeDocstring def repolist(self, irc, msg, args, repository): """[]