mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 12:58:28 +01:00
remove release channel from plugin classes
This commit is contained in:
@@ -30,11 +30,5 @@ namespace MediaBrowser.Model.Updates
|
||||
/// </summary>
|
||||
/// <value>The version.</value>
|
||||
public string Version { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the update class.
|
||||
/// </summary>
|
||||
/// <value>The update class.</value>
|
||||
public ReleaseChannel UpdateClass { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user