mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 10:43:30 +01:00
Fix typo and migration description
This commit is contained in:
@@ -9,7 +9,7 @@ using SQLitePCL.pretty;
|
||||
namespace Jellyfin.Server.Migrations.Routines
|
||||
{
|
||||
/// <summary>
|
||||
/// Remove duplicate entries which were caused by a bug where a file was considered to be an "Extra" to itself.
|
||||
/// Migrate rating levels to new rating level system.
|
||||
/// </summary>
|
||||
internal class MigrateRatingLevels : IMigrationRoutine
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user