aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs')
-rw-r--r--MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs b/MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs
index aa263638a..de26c7d9e 100644
--- a/MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs
+++ b/MediaBrowser.Controller/SyncPlay/IGroupStateContext.cs
@@ -1,3 +1,5 @@
+#nullable disable
+
using System;
using System.Collections.Generic;
using System.Threading;