mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
remove release channel from plugin classes
This commit is contained in:
@@ -34,12 +34,6 @@ namespace MediaBrowser.Model.Updates
|
||||
/// <value>The version.</value>
|
||||
public Version versionCode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the release channel.
|
||||
/// </summary>
|
||||
/// <value>The release channel for a given package version.</value>
|
||||
public ReleaseChannel channel { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the description.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user