BaronGreenback преди 4 години
родител
ревизия
2e3901252a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;