Oops, forgot to update this for the new networks getup.

This commit is contained in:
Jeremy Fincher 2004-08-23 21:10:59 +00:00
parent a9b51970a8
commit fa614b9986

View File

@ -285,7 +285,7 @@ def main():
pick a simpler name, one more likely to be valid.""")
network = None
conf.supybot.networks.default.set(network)
conf.supybot.networks.setValue([network])
network = conf.registerNetwork(network)
defaultServer = None