2
0
Andrew Rabert 6 жил өмнө
parent
commit
7327bb91a3

+ 1 - 1
Jellyfin.Server/Program.cs

@@ -254,7 +254,7 @@ namespace Jellyfin.Server
             }
         }
 
-        public static IImageEncoder getImageEncoder(
+        public static IImageEncoder GetImageEncoder(
             IFileSystem fileSystem,
             IApplicationPaths appPaths,
             ILocalizationManager localizationManager)