mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fix: Remove invalid metadata images
This commit is contained in:
@@ -55,5 +55,10 @@ namespace NzbDrone.Core.Configuration
|
||||
String LongDateFormat { get; set; }
|
||||
String TimeFormat { get; set; }
|
||||
Boolean ShowRelativeDates { get; set; }
|
||||
|
||||
|
||||
|
||||
//Internal
|
||||
Boolean CleanupMetadataImages { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user