crobibero 5 年之前
父節點
當前提交
8eac528815
共有 1 個文件被更改,包括 2 次插入0 次删除
  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;