2
0
Эх сурвалжийг харах

Move EpgChannelData to Listings folder

Patrick Barron 1 жил өмнө
parent
commit
1a24d26dac

+ 1 - 1
src/Jellyfin.LiveTv/EmbyTV/EpgChannelData.cs → src/Jellyfin.LiveTv/Listings/EpgChannelData.cs

@@ -4,7 +4,7 @@ using System;
 using System.Collections.Generic;
 using MediaBrowser.Controller.LiveTv;
 
-namespace Jellyfin.LiveTv.EmbyTV
+namespace Jellyfin.LiveTv.Listings
 {
     internal class EpgChannelData
     {