mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 09:37:12 +00:00
commit
a184021621
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue