mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-30 04:18:27 +01:00
Merge branch 'master' into network-rewrite
This commit is contained in:
@@ -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
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user