mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 12:58:28 +01:00
update plugin classes for nightly builds
This commit is contained in:
@@ -35,6 +35,6 @@ namespace MediaBrowser.Model.Updates
|
||||
/// Gets or sets the update class.
|
||||
/// </summary>
|
||||
/// <value>The update class.</value>
|
||||
public PackageVersionClass UpdateClass { get; set; }
|
||||
public ReleaseChannel UpdateClass { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user