crobibero 5 năm trước cách đây
mục cha
commit
8eac528815
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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;