Skip to content

Commit

Permalink
fix playback sync
Browse files Browse the repository at this point in the history
  • Loading branch information
kookxiang committed May 21, 2023
1 parent fdd4752 commit 39b4801
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Jellyfin.Plugin.Bangumi/Model/EpisodeCollectionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@

public class EpisodeCollectionInfo
{
public Episode? Episode { get; set; }

public EpisodeCollectionType Type { get; set; }
}

0 comments on commit 39b4801

Please sign in to comment.