mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-31 05:35:31 +00:00
fix a bug in the connection manager where the host list wasn't refreshed after a host was added
This commit is contained in:
parent
c3f433500b
commit
551d38c7a0
@ -307,7 +307,7 @@ Copyright:
|
||||
},
|
||||
|
||||
onHostAdded: function() {
|
||||
this.update(this);
|
||||
this.loadHosts();
|
||||
},
|
||||
|
||||
onClose: function(e) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user