Sfoglia il codice sorgente

update RecordingStatus

Luke Pulverenti 8 anni fa
parent
commit
cc6b8f44d1
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      MediaBrowser.Model/LiveTv/RecordingStatus.cs

+ 0 - 1
MediaBrowser.Model/LiveTv/RecordingStatus.cs

@@ -4,7 +4,6 @@ namespace MediaBrowser.Model.LiveTv
     public enum RecordingStatus
     {
         New,
-        Scheduled,
         InProgress,
         Completed,
         Cancelled,