Merge branch 'master' into network-rewrite

This commit is contained in:
Shadowghost
2023-06-07 08:25:32 +02:00
26 changed files with 923 additions and 135 deletions

View File

@@ -127,7 +127,6 @@ namespace Jellyfin.Server.Migrations.Routines
RememberSubtitleSelections = config.RememberSubtitleSelections,
SubtitleLanguagePreference = config.SubtitleLanguagePreference,
Password = mockup.Password,
EasyPassword = mockup.EasyPassword,
LastLoginDate = mockup.LastLoginDate,
LastActivityDate = mockup.LastActivityDate
};