diff options
Diffstat (limited to 'Emby.XmlTv/Emby.XmlTv.Console/Program.cs')
| -rw-r--r-- | Emby.XmlTv/Emby.XmlTv.Console/Program.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.XmlTv/Emby.XmlTv.Console/Program.cs b/Emby.XmlTv/Emby.XmlTv.Console/Program.cs index e72d94bf5..056f5a589 100644 --- a/Emby.XmlTv/Emby.XmlTv.Console/Program.cs +++ b/Emby.XmlTv/Emby.XmlTv.Console/Program.cs @@ -100,4 +100,4 @@ namespace Emby.XmlTv.Console return count; } } -}
\ No newline at end of file +} |
