mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
Fix build errors
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Jellyfin.Server.Migrations
|
||||
{
|
||||
typeof(Routines.DisableTranscodingThrottling),
|
||||
typeof(Routines.CreateUserLoggingConfigFile),
|
||||
typeof(Routines.MigrateActivityLogDb()
|
||||
typeof(Routines.MigrateActivityLogDb)
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user