mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
dedup migration
This commit is contained in:
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…
x
Reference in New Issue
Block a user