mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
Fix build
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user