mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Update MediaBrowser.Common/Net/INetworkManager.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
94cc5b9d8b
commit
dfd7ff5732
@ -47,7 +47,7 @@ namespace MediaBrowser.Common.Net
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets a value indicating whether the system has IP4 is enabled.
|
/// Gets or sets a value indicating whether the system has IP4 is enabled.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool SystemIP4Enabled { get; set; }
|
bool SystemIP4Enabled { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets a value indicating whether the system has IP6 is enabled.
|
/// Gets or sets a value indicating whether the system has IP6 is enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user