mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
allow creation of torrents with no announce address
This commit is contained in:
@@ -506,6 +506,7 @@
|
||||
[fDefaults setBool: YES forKey: @"WarningRemainingSpace"];
|
||||
[fDefaults setBool: YES forKey: @"WarningFolderDataSameName"];
|
||||
[fDefaults setBool: YES forKey: @"WarningResetStats"];
|
||||
[fDefaults setBool: YES forKey: @"WarningCreatorBlankAddress"];
|
||||
}
|
||||
|
||||
- (void) setCheckForUpdate: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user