Fix build

This commit is contained in:
Bond_009 2020-08-20 12:24:34 +02:00
parent ab2147751f
commit 6123e2e848

View file

@ -60,7 +60,7 @@ namespace Emby.Dlna.Main
public IMediaReceiverRegistrar MediaReceiverRegistrar { get; private set; }
public static DlnaEntryPoint Current { get; private set; };
public static DlnaEntryPoint Current { get; private set; }
public DlnaEntryPoint(
IServerConfigurationManager config,