mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 12:34:43 +00:00
Fix saving hostlist on host remove
This commit is contained in:
parent
6cd05fbbc9
commit
4d2c6881f8
@ -412,7 +412,7 @@ class ConnectionManager(component.Component):
|
||||
self.__update_list()
|
||||
|
||||
# Save the host list
|
||||
self.save()
|
||||
self.__save_hostlist()
|
||||
|
||||
def on_button_startdaemon_clicked(self, widget):
|
||||
log.debug("on_button_startdaemon_clicked")
|
||||
|
Loading…
x
Reference in New Issue
Block a user