mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-12 05:06:23 +00:00
dedup migration
This commit is contained in:
@@ -24,7 +24,6 @@ namespace Jellyfin.Server.Migrations
|
||||
typeof(Routines.MigrateUserDb),
|
||||
typeof(Routines.ReaddDefaultPluginRepository),
|
||||
typeof(Routines.MigrateDisplayPreferencesDb),
|
||||
typeof(Routines.MigrateDisplayPreferencesDb),
|
||||
typeof(Routines.RemoveDownloadImagesInAdvance),
|
||||
typeof(Routines.DownloadTheTvdbPlugin)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user