mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
@@ -8,7 +8,7 @@ namespace NzbDrone.Core.Tv
|
|||||||
private readonly static Dictionary<Int32, String> PreComputedTitles = new Dictionary<Int32, String>
|
private readonly static Dictionary<Int32, String> PreComputedTitles = new Dictionary<Int32, String>
|
||||||
{
|
{
|
||||||
{ 281588, "a to z" },
|
{ 281588, "a to z" },
|
||||||
{ 266757, "ad trials triumph early church" }
|
{ 266757, "ad trials triumph early church" },
|
||||||
{ 289260, "ad bible continues"}
|
{ 289260, "ad bible continues"}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user