didn't mean to do that
This commit is contained in:
parent
6ea9179ca4
commit
57e918d196
|
@ -4480,6 +4480,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
|||
- (void) rpcMovedTorrent: (Torrent *) torrent
|
||||
{
|
||||
[torrent update];
|
||||
[torrent updateTimeMachineExclude];
|
||||
|
||||
if ([[fTableView selectedTorrents] containsObject: torrent])
|
||||
[fInfoController updateInfoStats];
|
||||
|
|
Loading…
Reference in New Issue