mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
update dlna profiles
This commit is contained in:
@@ -48,12 +48,6 @@ namespace MediaBrowser.Model.System
|
||||
/// <value><c>true</c> if [supports library monitor]; otherwise, <c>false</c>.</value>
|
||||
public bool SupportsLibraryMonitor { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this instance is network deployed.
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if this instance is network deployed; otherwise, <c>false</c>.</value>
|
||||
public bool IsNetworkDeployed { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the in progress installations.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user