Browse Source

Update UserManager.cs

BaronGreenback 4 năm trước cách đây
mục cha
commit
2e3901252a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jellyfin.Server.Implementations/Users/UserManager.cs

+ 1 - 1
Jellyfin.Server.Implementations/Users/UserManager.cs

@@ -1,4 +1,4 @@
-#nullable enable
+#nullable enable
 #pragma warning disable CA1307
 
 using System;