mirror of
https://github.com/transmission/transmission.git
synced 2026-05-01 22:24:40 +01:00
(trunk web) refresh all of the torrent's data when change a file
This commit is contained in:
@@ -154,7 +154,7 @@ TransmissionRemote.prototype =
|
||||
};
|
||||
o.arguments[command] = [ file._index ];
|
||||
this.sendRequest( o, function( ) {
|
||||
remote.loadTorrentFiles( torrent_ids );
|
||||
remote._controller.refreshTorrents( torrent_ids );
|
||||
} );
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user