mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
save history
This commit is contained in:
@@ -507,6 +507,8 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
if ([files count] == 0) //recursive base case
|
||||
{
|
||||
[files release];
|
||||
|
||||
[self updateTorrentHistory];
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user