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