mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix build
This commit is contained in:
parent
ab2147751f
commit
6123e2e848
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user