Update Jellyfin.Server/Migrations/MigrationRunner.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
This commit is contained in:
parent
0b871505a6
commit
a87b87825d
|
@ -42,7 +42,6 @@ namespace Jellyfin.Server.Migrations
|
||||||
typeof(Routines.MigrateAuthenticationDb)
|
typeof(Routines.MigrateAuthenticationDb)
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Run all needed migrations.
|
/// Run all needed migrations.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user