1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-01 17:25:38 +00:00
This commit is contained in:
Mitchell Livingston 2007-05-26 07:22:56 +00:00
parent fdcdba42c1
commit c73ed28f32

View file

@ -506,7 +506,7 @@
}
[fDefaults setInteger: seconds forKey: @"StalledSeconds"];
[self setQueueStalled: nil];
[self setStalled: nil];
}
- (void) setDownloadLocation: (id) sender