diff options
Diffstat (limited to 'Emby.Dlna/Eventing/DlnaEventManager.cs')
| -rw-r--r-- | Emby.Dlna/Eventing/DlnaEventManager.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Dlna/Eventing/DlnaEventManager.cs b/Emby.Dlna/Eventing/DlnaEventManager.cs index ff81e83b5e..2e672b886b 100644 --- a/Emby.Dlna/Eventing/DlnaEventManager.cs +++ b/Emby.Dlna/Eventing/DlnaEventManager.cs @@ -1,3 +1,5 @@ +#nullable disable + #pragma warning disable CS1591 using System; |
