mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
classes: remove irc.conf (#422)
This commit is contained in:
parent
3bea214cb0
commit
a30921eeb8
@ -113,7 +113,6 @@ def rehash():
|
||||
remove_network(ircobj)
|
||||
else:
|
||||
# XXX: we should really just add abstraction to Irc to update config settings...
|
||||
ircobj.conf = new_conf
|
||||
ircobj.serverdata = new_conf['servers'][network]
|
||||
|
||||
ircobj.autoconnect_active_multiplier = 1
|
||||
|
Loading…
Reference in New Issue
Block a user