浏览代码

Update PathSubstitution.cs

BaronGreenback 4 年之前
父节点
当前提交
29133b6452
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      MediaBrowser.Model/Configuration/PathSubstitution.cs

+ 1 - 1
MediaBrowser.Model/Configuration/PathSubstitution.cs

@@ -1,4 +1,4 @@
-#nullable enable
+#nullable enable
 #pragma warning disable CS1591
 #pragma warning disable CA1819