Ver Fonte

nullable

crobibero há 5 anos atrás
pai
commit
8eac528815
1 ficheiros alterados com 2 adições e 0 exclusões
  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;