mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Fix SA1513, SA1514, SA1507, and SA1508
This commit is contained in:
@@ -9,6 +9,7 @@ namespace MediaBrowser.Model.Tasks
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if this instance is hidden; otherwise, <c>false</c>.</value>
|
||||
bool IsHidden { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether this instance is enabled.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user