mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 00:39:25 +01:00
moved Plugins to separate repo
This commit is contained in:
@@ -71,7 +71,7 @@ namespace MediaBrowser.Model.Plugins
|
||||
/// </summary>
|
||||
/// <value>The unique id.</value>
|
||||
[ProtoMember(9)]
|
||||
public Guid UniqueId { get; set; }
|
||||
public Guid Id { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Whether or not this plug-in should be automatically updated when a
|
||||
|
||||
Reference in New Issue
Block a user