mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-09 09:18:46 +01:00
Run tree-wide dotnet format
This commit is contained in:
@@ -356,7 +356,7 @@ public class NetworkManager : INetworkManager, IDisposable
|
||||
{
|
||||
lock (_initLock)
|
||||
{
|
||||
_interfaces = FilterBindSettings(config, _interfaces, IsIPv4Enabled, IsIPv6Enabled).ToList();
|
||||
_interfaces = FilterBindSettings(config, _interfaces, IsIPv4Enabled, IsIPv6Enabled).ToList();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user