mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
fixing update for vnext.
This commit is contained in:
@@ -32,6 +32,7 @@ namespace NzbDrone.Common.Reflection
|
||||
|| type.IsEnum
|
||||
|| type == typeof(string)
|
||||
|| type == typeof(DateTime)
|
||||
|| type == typeof(Version)
|
||||
|| type == typeof(Decimal);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user