mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
parent
b359e1c175
commit
c4f8e44f55
@ -8,7 +8,7 @@ public static class SeriesTitleNormalizer
|
||||
private readonly static Dictionary<Int32, String> PreComputedTitles = new Dictionary<Int32, String>
|
||||
{
|
||||
{ 281588, "a to z" },
|
||||
{ 266757, "ad trials triumph early church" }
|
||||
{ 266757, "ad trials triumph early church" },
|
||||
{ 289260, "ad bible continues"}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user