2
0
crobibero 4 жил өмнө
parent
commit
3432db4998

+ 0 - 1
Jellyfin.Server/Migrations/MigrationRunner.cs

@@ -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)
         };