mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 10:44:50 +03:00
Add GPL modules
This commit is contained in:
10
MediaBrowser.Model/Session/PlaybackStartInfo.cs
Normal file
10
MediaBrowser.Model/Session/PlaybackStartInfo.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
namespace MediaBrowser.Model.Session
|
||||
{
|
||||
/// <summary>
|
||||
/// Class PlaybackStartInfo.
|
||||
/// </summary>
|
||||
public class PlaybackStartInfo : PlaybackProgressInfo
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user