mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 01:50:53 +01:00
Changes as recommended.
This commit is contained in:
@@ -80,11 +80,6 @@ namespace MediaBrowser.Common.Plugins
|
||||
/// </summary>
|
||||
public PluginManifest Manifest { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating the assembly of the plugin.
|
||||
/// </summary>
|
||||
public Assembly? Assembly { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Compare two <see cref="LocalPlugin"/>.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user