aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs')
-rw-r--r--MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs b/MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs
index 46f10c84f..d37146195 100644
--- a/MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs
+++ b/MediaBrowser.Common/Updates/InstallationFailedEventArgs.cs
@@ -1,3 +1,4 @@
+#nullable disable
#pragma warning disable CS1591
using System;