dedup migration

pull/4298/head
crobibero 4 years ago
parent 4b15284324
commit 3432db4998

@ -24,7 +24,6 @@ namespace Jellyfin.Server.Migrations
typeof(Routines.MigrateUserDb), typeof(Routines.MigrateUserDb),
typeof(Routines.ReaddDefaultPluginRepository), typeof(Routines.ReaddDefaultPluginRepository),
typeof(Routines.MigrateDisplayPreferencesDb), typeof(Routines.MigrateDisplayPreferencesDb),
typeof(Routines.MigrateDisplayPreferencesDb),
typeof(Routines.RemoveDownloadImagesInAdvance), typeof(Routines.RemoveDownloadImagesInAdvance),
typeof(Routines.DownloadTheTvdbPlugin) typeof(Routines.DownloadTheTvdbPlugin)
}; };

Loading…
Cancel
Save