mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
update translations
This commit is contained in:
@@ -346,6 +346,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
new RenameXbmcOptions(ServerConfigurationManager).Run();
|
||||
new RenameXmlOptions(ServerConfigurationManager).Run();
|
||||
new DeprecatePlugins(ApplicationPaths).Run();
|
||||
new DeleteDlnaProfiles(ApplicationPaths).Run();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user