Fix typo in Bantracker/config.py
This commit is contained in:
@ -24,4 +24,4 @@ conf.registerChannelValue(conf.supybot.plugins.Bantracker, 'enabled',
|
||||
conf.registerGlobalValue(conf.supybot.plugins.Bantracker, 'database',
|
||||
registry.String('', "Filename of the bans database",private=True))
|
||||
conf.registerGlobalValue(conf.supybot.plugins.Bantracker, 'bansite',
|
||||
registry.String('', "Web site for the bantracker, without the 'bans.cgi' appended", private=True)
|
||||
registry.String('', "Web site for the bantracker, without the 'bans.cgi' appended", private=True))
|
||||
|
Reference in New Issue
Block a user