mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update PluginManifest.cs
This commit is contained in:
parent
d9aaba36ec
commit
212c76102d
@ -67,7 +67,7 @@ namespace MediaBrowser.Common.Plugins
|
||||
public string Version { get; set; } = string.Empty;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this plugin should be ignored.
|
||||
/// Gets or sets a value indicating the operational status of this plugin.
|
||||
/// </summary>
|
||||
public PluginStatus Status { get; set; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user