diff options
Diffstat (limited to 'Emby.Dlna/IDlnaEventManager.cs')
| -rw-r--r-- | Emby.Dlna/IDlnaEventManager.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Emby.Dlna/IDlnaEventManager.cs b/Emby.Dlna/IDlnaEventManager.cs index eea030d6d..bb1eeb963 100644 --- a/Emby.Dlna/IDlnaEventManager.cs +++ b/Emby.Dlna/IDlnaEventManager.cs @@ -1,3 +1,4 @@ +#nullable disable #pragma warning disable CS1591 namespace Emby.Dlna |
