crobibero 5 years ago
parent
commit
8eac528815
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Jellyfin.Api/Controllers/AttachmentsController.cs

+ 2 - 0
Jellyfin.Api/Controllers/AttachmentsController.cs

@@ -1,3 +1,5 @@
+#nullable enable
+
 using System;
 using System;
 using System.Threading;
 using System.Threading;
 using System.Threading.Tasks;
 using System.Threading.Tasks;