mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 03:02:52 +01:00
Oops, forgot to update this for the new networks getup.
This commit is contained in:
parent
a9b51970a8
commit
fa614b9986
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user