diff options
| author | Bond_009 <bond.009@outlook.com> | 2018-12-30 18:30:29 +0100 |
|---|---|---|
| committer | Bond_009 <bond.009@outlook.com> | 2018-12-30 18:30:29 +0100 |
| commit | 9ff45cf9690621612a9f58e6abdf1c6cde3ddcda (patch) | |
| tree | 62d287b97209fd3ffabd1aa589000e60339a83ab /Emby.Server.Implementations/LiveTv/Listings | |
| parent | 589aa2416aca71d6e487c46b2a464537a0c8392c (diff) | |
Some voodoo magic to stop a crash
Diffstat (limited to 'Emby.Server.Implementations/LiveTv/Listings')
| -rw-r--r-- | Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs b/Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs index 9021666a30..2d0eaf25ba 100644 --- a/Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs +++ b/Emby.Server.Implementations/LiveTv/Listings/SchedulesDirect.cs @@ -1298,4 +1298,4 @@ namespace Emby.Server.Implementations.LiveTv.Listings } } -}
\ No newline at end of file +} |
