Updated not to set the supybot.plugins.Dict value when it registers the plugin.

This commit is contained in:
Jeremy Fincher 2004-01-19 23:00:08 +00:00
parent cc672b882a
commit bb97cb3884
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ def configure(advanced):
replyTimeout = 'Timeout on the dictd server.'
conf.registerPlugin('Dict', True)
conf.registerPlugin('Dict')
# TODO: We should make this check to see if there's actually a dictd server
# running on the host given.
conf.registerChannelValue(conf.supybot.plugins.Dict, 'server',