mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 01:48:40 +00:00
change runCheck to update
This commit is contained in:
parent
33d889aaf8
commit
01ec3f5b5a
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ Copyright:
|
||||||
},
|
},
|
||||||
|
|
||||||
onHostAdded: function() {
|
onHostAdded: function() {
|
||||||
this.runCheck();
|
this.update();
|
||||||
},
|
},
|
||||||
|
|
||||||
onClose: function(e) {
|
onClose: function(e) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue