crobibero 5 år sedan
förälder
incheckning
8eac528815
1 ändrade filer med 2 tillägg och 0 borttagningar
  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.Threading;
 using System.Threading.Tasks;